mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-11 04:52:08 +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"
|
||||
)
|
||||
|
||||
// Scheduler implements types.Scheduler
|
||||
// sched implements the Scheduler interface.
|
||||
type sched struct {
|
||||
podReconciler podreconciler.PodReconciler
|
||||
framework framework.Framework
|
||||
|
Loading…
Reference in New Issue
Block a user