operator

package
v0.0.0-...-233eb29 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RunOperator

func RunOperator(ctx context.Context, controllerConfig *controllercmd.ControllerContext, guestKubeConfig *string) error

Types

type HyperShiftStarter

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

func (*HyperShiftStarter) CreateCommonControllers

func (csr *HyperShiftStarter) CreateCommonControllers() error

func (*HyperShiftStarter) StartOperator

func (hsr *HyperShiftStarter) StartOperator(ctx context.Context) error

type OperatorStarter

type OperatorStarter interface {
	StartOperator(ctx context.Context) error
	// contains filtered or unexported methods
}

func NewHyperShiftStarter

func NewHyperShiftStarter(controllerConfig *controllercmd.ControllerContext, guestKubeConfig string) OperatorStarter

func NewStandaloneStarter

func NewStandaloneStarter(controllerConfig *controllercmd.ControllerContext) OperatorStarter

type StandaloneStarter

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

func (*StandaloneStarter) CreateCommonControllers

func (csr *StandaloneStarter) CreateCommonControllers() error

func (*StandaloneStarter) StartOperator

func (ssr *StandaloneStarter) StartOperator(ctx context.Context) error

Jump to

Keyboard shortcuts

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