controllers

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Sep 9, 2020 License: Apache-2.0 Imports: 26 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AWSManagedClusterReconciler

type AWSManagedClusterReconciler struct {
	client.Client
	Log      logr.Logger
	Recorder record.EventRecorder
}

AWSManagedClusterReconciler reconciles AWSManagedCluster

func (*AWSManagedClusterReconciler) Reconcile

func (r *AWSManagedClusterReconciler) Reconcile(req ctrl.Request) (_ ctrl.Result, reterr error)

func (*AWSManagedClusterReconciler) SetupWithManager

func (r *AWSManagedClusterReconciler) SetupWithManager(mgr ctrl.Manager, options controller.Options) error

type AWSManagedControlPlaneReconciler

type AWSManagedControlPlaneReconciler struct {
	client.Client
	Log      logr.Logger
	Recorder record.EventRecorder

	EnableIAM            bool
	AllowAdditionalRoles bool
}

AWSManagedControlPlaneReconciler reconciles a AWSManagedControlPlane object

func (*AWSManagedControlPlaneReconciler) ClusterToAWSManagedControlPlane

func (r *AWSManagedControlPlaneReconciler) ClusterToAWSManagedControlPlane(o handler.MapObject) []ctrl.Request

ClusterToAWSManagedControlPlane is a handler.ToRequestsFunc to be used to enqueue requests for reconciliation for AWSManagedControlPlane based on updates to a Cluster.

func (*AWSManagedControlPlaneReconciler) Reconcile

func (r *AWSManagedControlPlaneReconciler) Reconcile(req ctrl.Request) (res ctrl.Result, reterr error)

Reconcile will reconcile AWSManagedControlPlane Resources

func (*AWSManagedControlPlaneReconciler) SetupWithManager

func (r *AWSManagedControlPlaneReconciler) SetupWithManager(mgr ctrl.Manager, options controller.Options) error

SetupWithManager is used to setup the controller

Jump to

Keyboard shortcuts

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