adaptors

package
v0.0.0-...-4f7b0e3 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	LoopbackAdaptorID  = "loopback"
	DellHwMgrAdaptorID = "dell-hwmgr"
)

Supported adaptor IDs

Variables

This section is empty.

Functions

This section is empty.

Types

type HwMgrAdaptorController

type HwMgrAdaptorController struct {
	client.Client
	Scheme    *runtime.Scheme
	Logger    *slog.Logger
	Namespace string
	// contains filtered or unexported fields
}

HwMgrAdaptorController

func (*HwMgrAdaptorController) HandleNodePool

func (c *HwMgrAdaptorController) HandleNodePool(ctx context.Context, nodepool *hwmgmtv1alpha1.NodePool) (ctrl.Result, error)

HandleNodePool calls the applicable adaptor handler to process the NodePool CR

func (*HwMgrAdaptorController) HandleNodePoolDeletion

func (c *HwMgrAdaptorController) HandleNodePoolDeletion(ctx context.Context, nodepool *hwmgmtv1alpha1.NodePool) error

HandleNodePool calls the applicable adaptor handler to process the NodePool CR deletion

func (*HwMgrAdaptorController) SetupWithManager

func (c *HwMgrAdaptorController) SetupWithManager(mgr ctrl.Manager) error

Directories

Path Synopsis
generated
Package api provides primitives to interact with the openapi HTTP API.
Package api provides primitives to interact with the openapi HTTP API.

Jump to

Keyboard shortcuts

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