package
1.13.0-alpha.1
Repository: https://github.com/clickyotomy/kubernetes.git
Documentation: pkg.go.dev
# Functions
IsDeleted is a condition func for waiting for something to be deleted.
NewCmdWait returns a cobra command for waiting.
NewWaitFlags returns a default WaitFlags.
# Structs
ConditionalWait hold information to check an API status condition.
No description provided by the author
WaitFlags directly reflect the information that CLI is gathering via flags.
WaitOptions is a set of options that allows you to wait.
# Type aliases
ConditionFunc is the interface for providing condition checks.
No description provided by the author