config

package
v0.1.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 4, 2019 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Channel = "stable"
View Source
var OperatorsNamespace = "openshift-operators"
View Source
var Polling = PollingConfig{
	Interval: 10 * time.Second,
	Timeout:  5 * time.Minute,
}

Functions

This section is empty.

Types

type PollingConfig

type PollingConfig struct {
	// Interval specifies the time between two polls.
	Interval time.Duration
	// Timeout specifies the timeout for the function PollImmediate to reach a certain status.
	Timeout time.Duration
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL