klusterletcontroller

package
v0.16.0 Latest Latest
Warning

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

Go to latest
Published: Mar 13, 2025 License: Apache-2.0 Imports: 38 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewKlusterletCleanupController

func NewKlusterletCleanupController(
	kubeClient kubernetes.Interface,
	apiExtensionClient apiextensionsclient.Interface,
	klusterletClient operatorv1client.KlusterletInterface,
	klusterletInformer operatorinformer.KlusterletInformer,
	secretInformers map[string]coreinformer.SecretInformer,
	deploymentInformer appsinformer.DeploymentInformer,
	appliedManifestWorkClient workv1client.AppliedManifestWorkInterface,
	kubeVersion *version.Version,
	operatorNamespace string,
	controlPlaneNodeLabelSelector string,
	deploymentReplicas int32,
	disableAddonNamespace bool,
	recorder events.Recorder) factory.Controller

NewKlusterletCleanupController construct klusterlet cleanup controller

func NewKlusterletController

func NewKlusterletController(
	kubeClient kubernetes.Interface,
	apiExtensionClient apiextensionsclient.Interface,
	klusterletClient operatorv1client.KlusterletInterface,
	klusterletInformer operatorinformer.KlusterletInformer,
	secretInformers map[string]coreinformer.SecretInformer,
	deploymentInformer appsinformer.DeploymentInformer,
	appliedManifestWorkClient workv1client.AppliedManifestWorkInterface,
	kubeVersion *version.Version,
	operatorNamespace string,
	controlPlaneNodeLabelSelector string,
	deploymentReplicas int32,
	disableAddonNamespace bool,
	enableSyncLabels bool,
	recorder events.Recorder) factory.Controller

NewKlusterletController construct klusterlet controller

Types

type AwsIrsa added in v0.16.0

type AwsIrsa struct {
	HubClusterArn     string
	ManagedClusterArn string
}

type ManagedClusterIamRole added in v0.16.0

type ManagedClusterIamRole struct {
	AwsIrsa *AwsIrsa
}

type RegistrationDriver added in v0.16.0

type RegistrationDriver struct {
	AuthType string
	AwsIrsa  *AwsIrsa
}

Jump to

Keyboard shortcuts

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