fix: typo
This commit is contained in:
parent
08bf54678e
commit
b886b9b108
@ -63,7 +63,7 @@ type managerImpl struct {
|
|||||||
config Config
|
config Config
|
||||||
// the function to invoke to kill a pod
|
// the function to invoke to kill a pod
|
||||||
killPodFunc KillPodFunc
|
killPodFunc KillPodFunc
|
||||||
// the function to get the mirror pod by a given statid pod
|
// the function to get the mirror pod by a given static pod
|
||||||
mirrorPodFunc MirrorPodFunc
|
mirrorPodFunc MirrorPodFunc
|
||||||
// the interface that knows how to do image gc
|
// the interface that knows how to do image gc
|
||||||
imageGC ImageGC
|
imageGC ImageGC
|
||||||
|
Loading…
Reference in New Issue
Block a user