Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Cluster ¶
type Cluster struct {
PullSecrets []string
Dir string
TemplateData
Config config.File
// contains filtered or unexported fields
}
type RedHatCloud ¶
type TemplateData ¶
type TemplateData struct {
SSHKey string
PullSecret string
ClusterName string
WorkerReplicas string
MasterReplicas string
LogLevel string
ProviderRegion string
ClusterCidr string
ClusterCidrHostPrefix int
MachineCidr []string
ServiceCidr string
NetworkType string
LibvirtURI string
ClusterDir string
}
Click to show internal directories.
Click to hide internal directories.