# Functions
ConvertServiceList convert service list to service point list.
DurationUntilExpireTime returns the duration until job needs to be cleaned up, or -1 if it's infinite.
GenExpectationGenericKey generates an expectation key for {Kind} of a job.
No description provided by the author
No description provided by the author
No description provided by the author
JobControlledPodList filter pod list owned by the job.
LoggerForGenericKind generates log entry for generic Kubernetes resource Kind.
OnDependentCreateFunc modify expectations when dependent (pod/service) creation observed.
OnDependentCreateFuncGeneric modify expectations when dependent (pod/service) creation observed.
OnDependentDeleteFunc modify expectations when dependent (pod/service) deletion observed.
OnDependentDeleteFuncGeneric modify expectations when dependent (pod/service) deletion observed.
OnDependentUpdateFunc modify expectations when dependent (pod/service) update observed.
OnDependentUpdateFuncGeneric modify expectations when dependent (pod/service) update observed.
SatisfiedExpectations returns true if the required adds/dels for the given mxjob have been observed.
# Structs
FakeWorkQueue implements RateLimitingInterface but actually does nothing.
# Type aliases
No description provided by the author