Versions in this module Expand all Collapse all v0 v0.1.4 Jun 27, 2019 Changes in this version + const TimeoutMachineReadyEnv + func ApplyAddons(client clusterclient.Client, addons string) error + func ApplyBootstrapComponents(client clusterclient.Client, components string) error + func ApplyCluster(client clusterclient.Client, cluster *clusterv1.Cluster) error + func ApplyClusterAPIComponents(client clusterclient.Client, providerComponents string) error + func ApplyMachines(client clusterclient.Client, namespace string, machines []*clusterv1.Machine) error + func CreateBootstrapCluster(provisioner bootstrap.ClusterProvisioner, cleanupBootstrapCluster bool, ...) (clusterclient.Client, func(), error) + func GetKubeconfig(bootstrapClient clusterclient.Client, provider provider.Deployer, ...) (string, error) + func Pivot(source sourceClient, target targetClient, providerComponents string) error