operation

package
v0.100.0 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Operation

type Operation struct {
	// contains filtered or unexported fields
}

Operation is the base type for all controller types.

func NewOperation

func NewOperation(c client.Client, scheme *runtime.Scheme, config *v1alpha1.LandscaperServiceConfiguration) *Operation

NewOperation creates a new Operation for the given values.

func (*Operation) Client

func (o *Operation) Client() client.Client

Client returns a controller runtime client.Registry

func (*Operation) Config

func (*Operation) Scheme

func (o *Operation) Scheme() *runtime.Scheme

Scheme returns a kubernetes scheme

type TargetShootSidecarOperation

type TargetShootSidecarOperation struct {
	// contains filtered or unexported fields
}

Operation is the base type for all controller types.

func NewTargetShootSidecarOperation

func NewTargetShootSidecarOperation(c client.Client, scheme *runtime.Scheme, config *v1alpha1.TargetShootSidecarConfiguration) *TargetShootSidecarOperation

NewTargetShootSidecarOperation creates a new TargetShootSidecarOperation for the given values.

func (*TargetShootSidecarOperation) Client

Client returns a controller runtime client.Registry

func (*TargetShootSidecarOperation) Config

func (*TargetShootSidecarOperation) Scheme

Scheme returns a kubernetes scheme

Jump to

Keyboard shortcuts

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