package
0.0.0-20240930021010-df8a43a2d87e
Repository: https://github.com/matrixorigin/controller-runtime.git
Documentation: pkg.go.dev

# Functions

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
GetContainersReadyCondition extracts the containers ready condition from the given status and returns that.
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.
No description provided by the author
IsContainersReadyConditionTrue returns true if a pod is ready; false otherwise.
No description provided by the author
IsPodAvailable returns true if a pod is available; false otherwise.
IsPhaseTerminal returns true if the pod's phase is terminal.
IsPodReady returns true if a pod is ready; false otherwise.
IsPodReadyConditionTrue returns true if a pod is ready; false otherwise.
IsPodTerminal returns true if a pod is terminal, all containers are stopped and cannot ever regress.
No description provided by the author
No description provided by the author
UpsertByKey insert an element to the list or update an existing element in list with same Key.
UpsertListByKey insert a list to the list or update an existing element in list with same Key.
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author