rotation

package
v1.68.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ManagedByGardenerOperatorSecretsManager = client.MatchingLabels{
	"managed-by":       "secrets-manager",
	"manager-identity": "gardener-operator",
}

ManagedByGardenerOperatorSecretsManager is the label selector for selecting secrets managed by gardener-operator's instance of secrets manager.

Functions

This section is empty.

Types

type CAVerifier

type CAVerifier struct {
	RuntimeClient client.Client
	Garden        *operatorv1alpha1.Garden
	// contains filtered or unexported fields
}

CAVerifier verifies the certificate authorities rotation.

func (*CAVerifier) AfterCompleted

func (v *CAVerifier) AfterCompleted(ctx context.Context)

AfterCompleted is called when the Shoot is in Completed status.

func (*CAVerifier) AfterPrepared

func (v *CAVerifier) AfterPrepared(ctx context.Context)

AfterPrepared is called when the Shoot is in Prepared status.

func (*CAVerifier) Before

func (v *CAVerifier) Before(ctx context.Context)

Before is called before the rotation is started.

func (*CAVerifier) ExpectCompletingStatus

func (v *CAVerifier) ExpectCompletingStatus(g Gomega)

ExpectCompletingStatus is called while waiting for the Completing status.

func (*CAVerifier) ExpectPreparingStatus

func (v *CAVerifier) ExpectPreparingStatus(g Gomega)

ExpectPreparingStatus is called while waiting for the Preparing status.

Jump to

Keyboard shortcuts

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