Versions in this module Expand all Collapse all v3 v3.1.0 Nov 27, 2024 v3.0.0 Nov 19, 2024 Changes in this version + type Cluster struct + func NewCluster(config ClusterConfig) (*Cluster, error) + type ClusterConfig struct + AppOperatorCatalog string + AppOperatorVersion string + BaseDomain string + ChartOperatorCatalog string + ChartOperatorVersion string + ClusterIPRange string + DNSIP string + K8sClient k8sclient.Interface + Logger micrologger.Logger + ManagementClusterID string + PodCIDR podcidr.Interface + Proxy proxy.Proxy + RegistryDomain string + ResyncPeriod time.Duration Other modules containing this package github.com/giantswarm/cluster-apps-operator github.com/giantswarm/cluster-apps-operator/v2