# Functions
No description provided by the author
MakePodDeleteStatusOkay is a helper method to return the corresponding PodDeleteStatus.
MakePodDeleteStatusSkip is a helper method to return the corresponding PodDeleteStatus.
MakePodDeleteStatusWithError is a helper method to return the corresponding PodDeleteStatus.
MakePodDeleteStatusWithWarning is a helper method to return the corresponding PodDeleteStatus.
# Constants
below const set is used for pod filters.
below const set is used for pod filters.
below const set is used for pod filters.
below const set is used for pod filters.
No description provided by the author
No description provided by the author
No description provided by the author
below const set is used for pod filters.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
PodDeleteStatusTypeError is "Error".
PodDeleteStatusTypeOkay is "Okay".
PodDeleteStatusTypeSkip is "Skip".
PodDeleteStatusTypeWarning is "Warning".
# Variables
TODO: add any new nodeGrouplabel in this array.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
PodDelete informs filtering logic whether a pod should be deleted or not.
PodDeleteList is a wrapper around []PodDelete.
PodDeleteStatus informs filters if a pod should be deleted.
No description provided by the author
# Type aliases
PodFilter takes a pod and returns a PodDeleteStatus.