Documentation ¶
Index ¶
Constants ¶
View Source
const ( MasterIPAttempts = 40 SleepSecondsPerAttempt = 5 ServiceAccountNs = "kube-system" ServiceAccountName = "default" )
Variables ¶
This section is empty.
Functions ¶
func NewDeployer ¶
func NewDeployer(provider string, kubeConfigPath string, machineSetupConfigPath string, ca *cert.CertificateAuthority) *deployer
NewDeployer returns a cloud provider specific deployer and sets kubeconfig path for the cluster to be deployed
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.