fix: typo
This commit is contained in:
parent
08bf54678e
commit
b886b9b108
@ -63,7 +63,7 @@ type managerImpl struct {
|
||||
config Config
|
||||
// the function to invoke to kill a pod
|
||||
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
|
||||
// the interface that knows how to do image gc
|
||||
imageGC ImageGC
|
||||
|
Loading…
Reference in New Issue
Block a user