seedadmissioncontroller

package
v1.7.1-0...-23dd39d Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2021 License: Apache-2.0, BSD-2-Clause, MIT, + 1 more Imports: 27 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// Name is used as metadata.name of the ServiceAccount, ManagedResource,
	// ClusterRole, ClusterRoleBinding, Service, Deployment and ValidatingWebhookConfiguration
	// of the seed admission controller.
	Name = "gardener-seed-admission-controller"
)
View Source
const (
	// TLSCACert is the of certificate authority of the
	// seed admission controller server.
	// TODO(mvladev) this cert is hard-coded.
	// fix it in another PR.
	TLSCACert = `` /* 1093-byte string literal not displayed */

)

Variables

View Source
var TimeoutWaitForManagedResource = 2 * time.Minute

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

Functions

func CentralLoggingConfiguration

func CentralLoggingConfiguration() (component.CentralLoggingConfig, error)

CentralLoggingConfiguration returns a fluent-bit parser and filter for the gardener-seed-admission-controller logs.

func New

func New(
	client client.Client,
	namespace string,
	image string,
	kubernetesVersion *semver.Version,
) component.DeployWaiter

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

Types

This section is empty.

Jump to

Keyboard shortcuts

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