Documentation ¶
Index ¶
Constants ¶
View Source
const Ec2InstanceStateLabelKey = "ec2-instance-state"
Ec2InstanceStateLabelKey defines an ec2 instance state label.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AwsInstanceStateReconciler ¶
type AwsInstanceStateReconciler struct { client.Client Log logr.Logger Endpoints []scope.ServiceEndpoint WatchFilterValue string // contains filtered or unexported fields }
AwsInstanceStateReconciler reconciles a AwsInstanceState object.
func (*AwsInstanceStateReconciler) SetupWithManager ¶
func (r *AwsInstanceStateReconciler) SetupWithManager(ctx context.Context, mgr ctrl.Manager, options controller.Options) error
Click to show internal directories.
Click to hide internal directories.