virtualmachineservice

package
v1.9.0 Latest Latest
Warning

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

Go to latest
Published: Jan 21, 2025 License: Apache-2.0 Imports: 26 Imported by: 0

Documentation

Index

Constants

View Source
const (
	OpCreate = "CreateK8sService"
	OpDelete = "DeleteK8sService"
	OpUpdate = "UpdateK8sService"
)

Variables

This section is empty.

Functions

func AddToManager

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

Types

type ReconcileVirtualMachineService

type ReconcileVirtualMachineService struct {
	Context context.Context
	client.Client
	// contains filtered or unexported fields
}

ReconcileVirtualMachineService reconciles a VirtualMachineService object.

func NewReconciler

func NewReconciler(
	ctx context.Context,
	client client.Client,
	logger logr.Logger,
	recorder record.Recorder,
	lbProvider providers.LoadbalancerProvider,
) *ReconcileVirtualMachineService

func (*ReconcileVirtualMachineService) Reconcile

func (r *ReconcileVirtualMachineService) Reconcile(ctx context.Context, request reconcile.Request) (_ reconcile.Result, reterr error)

func (*ReconcileVirtualMachineService) ReconcileDelete

func (*ReconcileVirtualMachineService) ReconcileNormal

Directories

Path Synopsis
Package utils is for helping with endpoints.
Package utils is for helping with endpoints.

Jump to

Keyboard shortcuts

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