loadbalancermachine

package
v0.13.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	// ServiceFinalizer Name of finalizer for controller4
	ServiceFinalizer             = "yawol.stackit.cloud/controller4"
	DefaultRequeueTime           = 10 * time.Millisecond
	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
	DiscoveryClient  *discovery.DiscoveryClient
	// 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