controller

package
v0.0.0-...-f0f3d55 Latest Latest
Warning

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

Go to latest
Published: Jun 2, 2023 License: Apache-2.0 Imports: 24 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EipAssignNamespacePredicate

type EipAssignNamespacePredicate struct {
	predicate.Funcs
}

func (EipAssignNamespacePredicate) Create

func (EipAssignNamespacePredicate) Delete

func (EipAssignNamespacePredicate) Generic

func (EipAssignNamespacePredicate) Update

type EipAssignPodPredicate

type EipAssignPodPredicate struct {
	predicate.Funcs
}

func (EipAssignPodPredicate) Create

func (EipAssignPodPredicate) Generic

func (EipAssignPodPredicate) Update

type EksPodEipApplyReconciler

type EksPodEipApplyReconciler struct {
	client.Client
	Scheme *runtime.Scheme
}

EksPodEipApplyReconciler reconciles a EksPodEipAssociation object

func (*EksPodEipApplyReconciler) Reconcile

Reconcile is part of the main kubernetes reconciliation loop which aims to move the current state of the cluster closer to the desired state.

For more details, check Reconcile and its Result here: - https://pkg.go.dev/sigs.k8s.io/controller-runtime@v0.14.4/pkg/reconcile

func (*EksPodEipApplyReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type EksPodEipAssignReconciler

type EksPodEipAssignReconciler struct {
	client.Client
	Scheme               *runtime.Scheme
	IPAM                 *ipam.IPAddressManager
	AssociationNamespace string
	VpcId                string
}

func (*EksPodEipAssignReconciler) EipAssignNamespaceMapFunc

func (r *EksPodEipAssignReconciler) EipAssignNamespaceMapFunc(obj client.Object) []ctrl.Request

func (*EksPodEipAssignReconciler) Reconcile

Reconcile is part of the main kubernetes reconciliation loop which aims to move the current state of the cluster closer to the desired state.

For more details, check Reconcile and its Result here: - https://pkg.go.dev/sigs.k8s.io/controller-runtime@v0.14.4/pkg/reconcile

func (*EksPodEipAssignReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

Jump to

Keyboard shortcuts

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