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
EIPReconciler reconciles a EIP object
func (*EIPAssociationReconciler) SetupWithManager ¶ added in v1.1.0
func (r *EIPAssociationReconciler) SetupWithManager(mgr ctrl.Manager) error
type EIPReconciler ¶
EIPReconciler reconciles a EIP object
func (*EIPReconciler) SetupWithManager ¶
func (r *EIPReconciler) SetupWithManager(mgr ctrl.Manager) error
type ENIReconciler ¶
type ENIReconciler struct {
client.Client
NonCachingClient client.Client
Log logr.Logger
EC2 *ec2.EC2
}
ENIReconciler reconciles a ENI object
func (*ENIReconciler) SetupWithManager ¶
func (r *ENIReconciler) SetupWithManager(mgr ctrl.Manager) error
Click to show internal directories.
Click to hide internal directories.