Versions in this module Expand all Collapse all v0 v0.1.4 Jun 27, 2019 Changes in this version + func ClusterProvisioner(name string) (interface{}, error) + func RegisterClusterProvisioner(name string, provisioner interface{}) + type ClusterStatusError string + const CreateClusterError + const DeleteClusterError + const InvalidConfigurationClusterError + const UnsupportedChangeClusterError + const UpdateClusterError + type MachineDeploymentStrategyType string + const RollingUpdateMachineDeploymentStrategyType + type MachineSetStatusError string + const InvalidConfigurationMachineSetError + type MachineStatusError string + const CreateMachineError + const DeleteMachineError + const InsufficientResourcesMachineError + const InvalidConfigurationMachineError + const JoinClusterTimeoutMachineError + const UnsupportedChangeMachineError + const UpdateMachineError