Documentation
¶
Index ¶
Constants ¶
View Source
const ( Bundle = "bundle" CPUs = "cpus" Memory = "memory" DiskSize = "disk-size" NameServer = "nameserver" PullSecretFile = "pull-secret-file" DisableUpdateCheck = "disable-update-check" ExperimentalFeatures = "enable-experimental-features" NetworkMode = "network-mode" HTTPProxy = "http-proxy" HTTPSProxy = "https-proxy" NoProxy = "no-proxy" ProxyCAFile = "proxy-ca-file" ConsentTelemetry = "consent-telemetry" EnableClusterMonitoring = "enable-cluster-monitoring" )
View Source
const (
DefaultConfigViewFormat = "- {{.ConfigKey | printf \"%-38s\"}}: {{.ConfigValue}}"
)
Variables ¶
This section is empty.
Functions ¶
func RegisterSettings ¶ added in v1.17.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.