controller

package
v3.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 27, 2024 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cluster

type Cluster struct {
	*controller.Controller
}

func NewCluster

func NewCluster(config ClusterConfig) (*Cluster, error)

type ClusterConfig

type ClusterConfig struct {
	K8sClient    k8sclient.Interface
	Logger       micrologger.Logger
	PodCIDR      podcidr.Interface
	ResyncPeriod time.Duration

	AppOperatorCatalog   string
	AppOperatorVersion   string
	ChartOperatorCatalog string
	ChartOperatorVersion string
	BaseDomain           string
	ClusterIPRange       string
	DNSIP                string
	ManagementClusterID  string
	RegistryDomain       string
	Proxy                proxy.Proxy
}

Directories

Path Synopsis
resource
app

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL