loadbalancermachine

package
v0.9.2 Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2022 License: Apache-2.0 Imports: 29 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// ServiceFinalizer Name of finalizer for controller4
	ServiceFinalizer   = "yawol.stackit.cloud/controller4"
	DefaultRequeueTime = 10 * time.Millisecond
)

Variables

This section is empty.

Functions

This section is empty.

Types

type LoadBalancerMachineReconciler

type LoadBalancerMachineReconciler struct {
	client.Client
	APIHost     string
	CACert      []byte
	Log         logr.Logger
	Scheme      *runtime.Scheme
	Recorder    record.EventRecorder
	RecorderLB  record.EventRecorder
	APIEndpoint string
	Metrics     *helpermetrics.LoadBalancerMachineMetricList

	WorkerCount      int
	OpenstackTimeout time.Duration
	// contains filtered or unexported fields
}

LoadBalancerMachineReconciler reconciles service Objects with type LoadBalancer

func (*LoadBalancerMachineReconciler) Reconcile

Reconcile Reconciles a LoadBalancerMachine

func (*LoadBalancerMachineReconciler) SetupWithManager

func (r *LoadBalancerMachineReconciler) SetupWithManager(mgr ctrl.Manager) error

SetupWithManager is used by kubebuilder to init the controller loop

Jump to

Keyboard shortcuts

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