seed

package
v0.12.0 Latest Latest
Warning

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

Go to latest
Published: Mar 14, 2024 License: Apache-2.0 Imports: 43 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// ManagerIdentity is the identity used for the secrets manager.
	ManagerIdentity = constants.SeedExtensionServiceName
	// CAName is the name of the CA secret.
	CAName = "ca-" + ManagerIdentity
)
View Source
const (
	// Name is the name of the seed bootstrap controller.
	Name = "shoot_lakom_service_seed_bootstrap_controller"
)

Variables

View Source
var DefaultAddOptions = AddOptions{}

DefaultAddOptions contains configuration for the Lakom service.

Functions

func AddToManager

func AddToManager(_ context.Context, mgr manager.Manager) error

AddToManager adds a Lakom Service seed bootstrap controller to the given Controller Manager.

func ConfigsFor

ConfigsFor returns configurations for the secrets manager for the given namespace.

Types

type AddOptions

type AddOptions struct {
	// ControllerOptions contains options for the controller.
	ControllerOptions controller.Options
	// ServiceConfig contains configuration for the shoot Lakom service.
	ServiceConfig controllerconfig.Config
}

AddOptions are options to apply when adding the lakom service controller to the manager.

Jump to

Keyboard shortcuts

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