mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-29 06:06:03 +00:00
Fix comment
This commit is contained in:
@@ -43,7 +43,7 @@ import (
|
||||
client "k8s.io/kubernetes/pkg/client/unversioned"
|
||||
)
|
||||
|
||||
// Scheduler implements types.Scheduler
|
||||
// sched implements the Scheduler interface.
|
||||
type sched struct {
|
||||
podReconciler podreconciler.PodReconciler
|
||||
framework framework.Framework
|
||||
|
Reference in New Issue
Block a user