controllers

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2023 License: Apache-2.0 Imports: 24 Imported by: 0

Documentation

Index

Constants

View Source
const (
	PollFailure securityv1alpha1.PollStatus = "failure"
	PollSuccess securityv1alpha1.PollStatus = "success"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type AWSAdapterConfigReconciler

type AWSAdapterConfigReconciler struct {
	client.Client
	Scheme          *runtime.Scheme
	RequeueInterval time.Duration
	// contains filtered or unexported fields
}

AWSAdapterConfigReconciler reconciles a AWSAdapterConfig object

func (*AWSAdapterConfigReconciler) CreateAWSAdapterConfig added in v0.3.0

func (r *AWSAdapterConfigReconciler) CreateAWSAdapterConfig(clusterName, clusterRegion, adapterName, adapterNamespace string) error

func (*AWSAdapterConfigReconciler) IsAWSAdapterConfigPresent added in v0.3.0

func (r *AWSAdapterConfigReconciler) IsAWSAdapterConfigPresent(adapterName, adapterNamespace string) (bool, error)

func (*AWSAdapterConfigReconciler) 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.

func (*AWSAdapterConfigReconciler) SetupWithManager

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