Documentation ¶
Index ¶
Constants ¶
View Source
const DefaultPodReadyTimeout = 5 * time.Minute
DefaultPodReadyTimeout is the time it will wait for Flux and Helm Operator to become ready
Variables ¶
This section is empty.
Functions ¶
Types ¶
type FluxInstaller ¶ added in v0.39.0
type FluxInstaller interface {
Run() error
}
Click to show internal directories.
Click to hide internal directories.