controllers

package
v0.22.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AWSMachinePoolReconciler

type AWSMachinePoolReconciler struct {
	client.Client
	IAMClientFactory func(awsclientgo.ConfigProvider, string) iamiface.IAMAPI
	AWSClient        awsclient.AwsClientInterface
}

AWSMachinePoolReconciler reconciles a AWSMachinePool object

func (*AWSMachinePoolReconciler) Reconcile

func (*AWSMachinePoolReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type AWSMachineTemplateReconciler

type AWSMachineTemplateReconciler struct {
	client.Client
	EnableKiamRole    bool
	EnableRoute53Role bool
	AWSClient         awsclient.AwsClientInterface
	IAMClientFactory  func(awsclientgo.ConfigProvider, string) iamiface.IAMAPI
}

AWSMachineTemplateReconciler reconciles a AWSMachineTemplate object

func (*AWSMachineTemplateReconciler) 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.8.3/pkg/reconcile

func (*AWSMachineTemplateReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type AWSManagedControlPlaneReconciler added in v0.10.0

type AWSManagedControlPlaneReconciler struct {
	client.Client
	AWSClient        awsclient.AwsClientInterface
	IAMClientFactory func(awsclientgo.ConfigProvider, string) iamiface.IAMAPI
}

AWSManagedControlPlaneReconciler reconciles a AWSManagedControlPlane object

func (*AWSManagedControlPlaneReconciler) Reconcile added in v0.10.0

func (*AWSManagedControlPlaneReconciler) SetupWithManager added in v0.10.0

func (r *AWSManagedControlPlaneReconciler) 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