typofix - https://github.com/vlajos/misspell_fixer
This commit is contained in:
@@ -36,7 +36,7 @@ var (
|
||||
)
|
||||
|
||||
// ExtendedPodLister: SimpleModeler needs to be able to check for a pod's
|
||||
// existance in addition to listing the pods.
|
||||
// existence in addition to listing the pods.
|
||||
type ExtendedPodLister interface {
|
||||
algorithm.PodLister
|
||||
Exists(pod *api.Pod) (bool, error)
|
||||
|
Reference in New Issue
Block a user