controllers

package
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2023 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EIPAssociationReconciler added in v1.1.0

type EIPAssociationReconciler struct {
	client.Client
	Log logr.Logger
}

EIPReconciler reconciles a EIP object

func (*EIPAssociationReconciler) Reconcile added in v1.1.0

func (*EIPAssociationReconciler) SetupWithManager added in v1.1.0

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

type EIPReconciler

type EIPReconciler struct {
	client.Client
	Log logr.Logger
	EC2 *ec2.EC2
}

EIPReconciler reconciles a EIP object

func (*EIPReconciler) Reconcile

func (r *EIPReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)

func (*EIPReconciler) SetupWithManager

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

type ENIReconciler

type ENIReconciler struct {
	client.Client
	Log logr.Logger
	EC2 *ec2.EC2
}

ENIReconciler reconciles a ENI object

func (*ENIReconciler) Reconcile

func (r *ENIReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)

func (*ENIReconciler) SetupWithManager

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

Jump to

Keyboard shortcuts

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