v1alpha1

package
v1.8.3 Latest Latest
Warning

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

Go to latest
Published: Aug 9, 2023 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddToManager

func AddToManager(ctx *context.ControllerManagerContext, mgr manager.Manager) error

AddToManager adds this package's controller to the provided manager.

Types

type Reconciler

type Reconciler struct {
	client.Client
	Logger     logr.Logger
	VMProvider vmprovider.VirtualMachineProviderInterface
}

Reconciler reconciles a VirtualMachineSetResourcePolicy object.

func NewReconciler

func NewReconciler(
	client client.Client,
	logger logr.Logger,
	vmProvider vmprovider.VirtualMachineProviderInterface) *Reconciler

func (*Reconciler) Reconcile

func (r *Reconciler) Reconcile(ctx goctx.Context, req ctrl.Request) (_ ctrl.Result, reterr error)

func (*Reconciler) ReconcileDelete

func (*Reconciler) ReconcileNormal

ReconcileNormal reconciles a VirtualMachineSetResourcePolicy.

Jump to

Keyboard shortcuts

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