# Packages

No description provided by the author
No description provided by the author

# Functions

GetPodSource returns the source of the pod based on the annotation.
GetPriorityFromPriorityClass gets priority from the given priority class.
GetPriorityValueFromPriorityThreshold gets priority from the given PriorityThreshold.
GetResourceRequest finds and returns the request value for a specific resource.
GetResourceRequestQuantity finds and returns the request quantity for a specific resource.
IsCriticalPriorityPod returns true if the pod has critical priority.
IsDaemonsetPod returns true if the pod is a IsDaemonsetPod.
IsMirrorPod returns true if the pod is a Mirror Pod.
IsPodTerminating returns true if the pod DeletionTimestamp is set.
IsPodWithLocalStorage returns true if the pod has local storage.
IsPodWithPVC returns true if the pod has claimed a persistent volume.
IsStaticPod returns true if the pod is a static pod.
No description provided by the author
PodMatchNodeSelector checks if a pod node selector matches the node label.
No description provided by the author
TolerationsTolerateTaint checks if taint is tolerated by any of the tolerations.
TolerationsTolerateTaintsWithFilter checks if given tolerations tolerates all the taints that apply to the filter in given taint list.

# Constants

No description provided by the author