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