gardenerkubescheduler

package
v1.50.1 Latest Latest
Warning

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

Go to latest
Published: Jul 5, 2022 License: Apache-2.0, BSD-2-Clause, MIT, + 1 more Imports: 51 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// Name is the name of kubernetes resources associated with gardener-kube-scheduler.
	Name = "gardener-kube-scheduler"
)

Variables

This section is empty.

Functions

func Bootstrap

func Bootstrap(
	c client.Client,
	secretsManager secretsmanager.Interface,
	seedAdmissionControllerNamespace string,
	image *imagevector.Image,
	seedVersion *semver.Version,
) (
	component.DeployWaiter,
	error,
)

Bootstrap is used to bootstrap gardener-kube-scheduler in Seed clusters.

func GetMutatingWebhookConfig added in v1.27.0

GetMutatingWebhookConfig returns the MutatingWebhookConfiguration for the seedadmissioncontroller component for reuse between the component and integration tests.

func New

func New(
	client client.Client,
	namespace string,
	image *imagevector.Image,
	version *semver.Version,
	config configurator.Configurator,
	webhookClientConfig *admissionregistrationv1.WebhookClientConfig,
) (
	component.DeployWaiter,
	error,
)

New creates a new instance of DeployWaiter for the kube-scheduler. It requires Seed cluster with version 1.18 or 1.19.

Types

This section is empty.

Directories

Path Synopsis
Package configurator contains the Configurator interface It is a separate package to avoid dependency cycle.
Package configurator contains the Configurator interface It is a separate package to avoid dependency cycle.
Package v18 contains a kube-scheduler specific configuration for Kubernetes version 1.18.
Package v18 contains a kube-scheduler specific configuration for Kubernetes version 1.18.
Package v19 contains a kube-scheduler specific configuration for Kubernetes version 1.19.
Package v19 contains a kube-scheduler specific configuration for Kubernetes version 1.19.
Package v20 contains a kube-scheduler specific configuration for Kubernetes version 1.20.
Package v20 contains a kube-scheduler specific configuration for Kubernetes version 1.20.
Package v21 contains a kube-scheduler specific configuration for Kubernetes version 1.21.
Package v21 contains a kube-scheduler specific configuration for Kubernetes version 1.21.
Package v22 contains a kube-scheduler specific configuration for Kubernetes version 1.22.
Package v22 contains a kube-scheduler specific configuration for Kubernetes version 1.22.
Package v23 contains a kube-scheduler specific configuration for Kubernetes version 1.23.
Package v23 contains a kube-scheduler specific configuration for Kubernetes version 1.23.

Jump to

Keyboard shortcuts

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