nodeclass

package
v0.0.0-...-e0df0e5 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2025 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Controller

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

Controller is the NodeClass controller

func NewController

func NewController(
	kubeClient client.Client,
	recorder events.Recorder,
	zoneProvider zone.Provider,
	networkProvider network.Provider,
	templateProvider template.Provider,
) *Controller

NewController creates a new NodeClass controller

func (*Controller) Reconcile

func (c *Controller) Reconcile(ctx context.Context, req reconcile.Request) (reconcile.Result, error)

Reconcile reconciles a NodeClass

func (*Controller) Register

func (c *Controller) Register(_ context.Context, m manager.Manager) error

Register registers the controller with the manager

Jump to

Keyboard shortcuts

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