resources

package
v3.0.0-...-d6c4d9c Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2023 License: Apache-2.0 Imports: 78 Imported by: 0

Documentation

Overview

Package resources contains the resources controller responsible for making sure the various Kubernetes resources we need in the usercluster like RBAC, Deployments, ServiceAccounts and much more are present.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Add

func Add(
	mgr manager.Manager,
	seedMgr manager.Manager,
	version string,
	namespace string,
	cloudProviderName string,
	clusterURL *url.URL,
	clusterIsPaused userclustercontrollermanager.IsPausedChecker,
	overwriteRegistry string,
	openvpnServerPort uint32,
	kasSecurePort uint32,
	tunnelingAgentIP net.IP,
	registerReconciledCheck func(name string, check healthz.Checker) error,
	dnsClusterIP string,
	nodeLocalDNSCache bool,
	versions kubermatic.Versions,
	userSSHKeyAgent bool,
	networkPolices bool,
	caBundle resources.CABundle,
	userClusterMLA UserClusterMLA,
	clusterName string,
	nutanixCSIEnabled bool,
	konnectivity bool,
	konnectivityServerHost string,
	konnectivityServerPort int,
	konnectivityKeepaliveTime string,
	ccmMigration bool,
	ccmMigrationCompleted bool,
	log *zap.SugaredLogger) error

Add creates a new user cluster controller.

Types

type UserClusterMLA

type UserClusterMLA struct {
	Logging                           bool
	Monitoring                        bool
	MLAGatewayURL                     string
	MonitoringAgentScrapeConfigPrefix string
}

Jump to

Keyboard shortcuts

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