package
1.5.0
Repository: https://github.com/openyurtio/openyurt.git
Documentation: pkg.go.dev

# Functions

GetPodCondition extracts the provided condition from the given status and returns that.
GetPodConditionFromList extracts the provided condition from the given list of condition and returns the index of the condition and the condition.
GetPodReadyCondition extracts the pod ready condition from the given status and returns that.
GetPodSource returns the source of the pod based on the annotation.
IsPodAvailable returns true if a pod is available; false otherwise.
IsPodReady returns true if a pod is ready; false otherwise.
IsPodReadyConditionTrue returns true if a pod is ready; false otherwise.
IsStaticPod returns true if the pod is a static pod.
UpdatePodCondition updates existing pod condition or creates a new one.

# Constants

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