Versions in this module Expand all Collapse all v1 v1.0.0 Nov 21, 2019 Changes in this version + func IsInvalidConfig(err error) bool + func IsWrongTypeError(err error) bool + func NewClusterResourceSet(config ClusterResourceSetConfig) (*controller.ResourceSet, error) + func NewMachineDeploymentResourceSet(config MachineDeploymentResourceSetConfig) (*controller.ResourceSet, error) + func VersionBundle() versionbundle.Bundle + type ClusterResourceSetConfig 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 + Logger micrologger.Logger + Provider string + RegistryDomain string + Tenant tenantcluster.Interface + type MachineDeploymentResourceSetConfig struct + CMAClient clientset.Interface + G8sClient versioned.Interface + Logger micrologger.Logger + Tenant tenantcluster.Interface