instancestate

package
v2.5.0 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2024 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Overview

Package instancestate provides a controller that listens for EC2 instance state change notifications and updates the corresponding AWSMachine's status.

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) Reconcile

func (*AwsInstanceStateReconciler) SetupWithManager

func (r *AwsInstanceStateReconciler) SetupWithManager(ctx context.Context, mgr ctrl.Manager, options controller.Options) error

Jump to

Keyboard shortcuts

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