Versions in this module Expand all Collapse all v1 v1.0.0 Nov 21, 2019 Changes in this version + func IsInvalidConfig(err error) bool + type Cluster struct + func NewCluster(config ClusterConfig) (*Cluster, error) + type ClusterConfig struct + APIIP string + ApprClient *apprclient.Client + CMAClient clientset.Interface + CalicoAddress string + CalicoPrefixLength string + CertTTL string + CertsSearcher certs.Interface + ClusterClient *clusterclient.Client + ClusterIPRange string + DNSIP string + FileSystem afero.Fs + G8sClient versioned.Interface + K8sClient kubernetes.Interface + K8sExtClient apiextensionsclient.Interface + Logger micrologger.Logger + Provider string + RegistryDomain string + Tenant tenantcluster.Interface + type MachineDeployment struct + func NewMachineDeployment(config MachineDeploymentConfig) (*MachineDeployment, error) + type MachineDeploymentConfig struct + CMAClient clientset.Interface + G8sClient versioned.Interface + K8sExtClient apiextensionsclient.Interface + Logger micrologger.Logger + ProjectName string + Provider string + Tenant tenantcluster.Interface