Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // DefaultStatusCheckDeadline is the default timeout for resource status checks DefaultStatusCheckDeadline = 10 * time.Minute )
Functions ¶
This section is empty.
Types ¶
type Checker ¶
Checker waits for the application to be totally deployed.
func NewStatusChecker ¶
func NewStatusChecker(cfg Config, labeller *label.DefaultLabeller) Checker
NewStatusChecker returns a status checker which runs checks on deployments and pods.
Click to show internal directories.
Click to hide internal directories.