gardeneradmissioncontroller

package
v1.76.3 Latest Latest
Warning

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

Go to latest
Published: Aug 11, 2023 License: Apache-2.0, BSD-2-Clause, MIT, + 1 more Imports: 52 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var TimeoutWaitForManagedResource = 5 * time.Minute

TimeoutWaitForManagedResource is the timeout used while waiting for the ManagedResources to become healthy or deleted.

Functions

func GetLabels

func GetLabels() map[string]string

GetLabels returns the labels for the gardener-admission-controller.

func New

func New(client client.Client, namespace string, secretsManager secretsmanager.Interface, values Values) component.DeployWaiter

New creates a new instance of DeployWaiter for the gardener-admission-controller.

Types

type Values

type Values struct {
	// LogLevel is the configured log level for the gardener-admission-controller.
	LogLevel string
	// Image is the container image used for the gardener-admission-controller pods.
	Image string
	// ResourceAdmissionConfiguration is the configuration for gardener-admission-controller's resource-size validator.
	ResourceAdmissionConfiguration *admissioncontrollerv1alpha1.ResourceAdmissionConfiguration
	// RuntimeVersion is the Kubernetes version of the runtime cluster.
	RuntimeVersion *semver.Version
	// TopologyAwareRoutingEnabled determines whether topology aware hints are intended for the gardener-admission-controller.
	TopologyAwareRoutingEnabled bool
}

Values contains configuration values for the gardener-admission-controller resources.

Jump to

Keyboard shortcuts

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