Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ProcessArgs ¶
func ProcessArgs()
Types ¶
type Config ¶
type Config struct {
Role string
ClusterID string
HostID string
Device string
URL string
Verbose bool
OpenshiftVersion string
Hostname string
ControllerImage string
AgentImage string
InstallationTimeout uint
PullSecretToken string
SkipCertVerification bool
CACertPath string
}
var GlobalConfig Config
Click to show internal directories.
Click to hide internal directories.