controllers

package
v0.0.0-...-24ed54c Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2020 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EgressIPFailureDomainReconciler

type EgressIPFailureDomainReconciler struct {
	client.Client
	Log         logr.Logger
	Scheme      *runtime.Scheme
	Provisioner *provisioner.EgressIPProvisioner
	Alarm       *metrics.AlarmStore
}

EgressIPFailureDomainReconciler reconciles a FailureDomain object

func (*EgressIPFailureDomainReconciler) Reconcile

func (*EgressIPFailureDomainReconciler) SetupWithManager

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

type EgressIPReconciler

type EgressIPReconciler struct {
	client.Client
	Log         logr.Logger
	Scheme      *runtime.Scheme
	Provisioner *provisioner.EgressIPProvisioner
	Alarm       *metrics.AlarmStore
}

EgressIPReconciler reconciles a EgressIP object

func (*EgressIPReconciler) Reconcile

func (r *EgressIPReconciler) Reconcile(req ctrl.Request) (ctrl.Result, error)

func (*EgressIPReconciler) SetupWithManager

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

type HostSubnetReconciler

type HostSubnetReconciler struct {
	client.Client
	Log         logr.Logger
	Scheme      *runtime.Scheme
	Provisioner *provisioner.EgressIPProvisioner
	Alarm       *metrics.AlarmStore
}

EgressIPReconciler reconciles a EgressIP object

func (*HostSubnetReconciler) Reconcile

func (r *HostSubnetReconciler) Reconcile(req ctrl.Request) (ctrl.Result, error)

func (*HostSubnetReconciler) SetupWithManager

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

Jump to

Keyboard shortcuts

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