commonoperator

package
v0.0.0-...-3e6eb1a Latest Latest
Warning

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

Go to latest
Published: Dec 6, 2024 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AddToSchemaFunc

type AddToSchemaFunc func(schema *runtime.Scheme) error

type Operator

type Operator struct {
	LeaderElectionID string
	// contains filtered or unexported fields
}

func (*Operator) RegisterReconciler

func (o *Operator) RegisterReconciler(reconciler Reconciler)

func (*Operator) RegisterSchema

func (o *Operator) RegisterSchema(schema AddToSchemaFunc)

func (*Operator) RunMain

func (o *Operator) RunMain()

type Reconciler

type Reconciler interface {
	SetupWithManager(mgr manager.Manager) error
}

Jump to

Keyboard shortcuts

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