loadbalancermachine

package
v0.21.3 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2024 License: Apache-2.0 Imports: 33 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// ServiceFinalizer Name of finalizer for controller4
	ServiceFinalizer             = "yawol.stackit.cloud/controller4"
	ServiceAccountNameAnnotation = "kubernetes.io/service-account.name"
)

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
	YawolletRequeueTime int
	DiscoveryClient     *discovery.DiscoveryClient
	RateLimiter         ratelimiter.RateLimiter
	// 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