package
0.6.0
Repository: https://github.com/kusionstack/kuperator.git
Documentation: pkg.go.dev

# Packages

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

# 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
No description provided by the author
No description provided by the author
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
No description provided by the author
No description provided by the author
IsPodPhaseTerminal 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.
No description provided by the author
No description provided by the author
No description provided by the author
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
No description provided by the author
SlowStartBatch tries to call the provided function a total of 'count' times, starting slow to check for errors, then speeding up if calls succeed.

# Constants

No description provided by the author