shootsystem

package
v1.63.1 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const ManagedResourceName = "shoot-core-system"

ManagedResourceName is the name of the ManagedResource containing the resource specifications.

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 New

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

New creates a new instance of DeployWaiter for shoot system resources.

Types

type Values

type Values struct {
	// ProjectName is the name of the project of the shoot cluster.
	ProjectName string
	// Shoot is an object containing information about the shoot cluster.
	Shoot *shootpkg.Shoot
}

Values is a set of configuration values for the system resources.

Jump to

Keyboard shortcuts

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