controllers

package
v0.0.0-...-981e2ef Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2022 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CertInjectionForClusterReconciler

type CertInjectionForClusterReconciler struct {
	client.Client
	Scheme *runtime.Scheme
}

CertInjectionForClusterReconciler reconciles a CertInjectionForCluster object

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

func (*CertInjectionForClusterReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type CertInjectionForPackageReconciler

type CertInjectionForPackageReconciler struct {
	client.Client
	Scheme *runtime.Scheme
}

CertInjectionForPackageReconciler reconciles a kapp PackageInstall object

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

func (*CertInjectionForPackageReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type CertInjectionReconciler

type CertInjectionReconciler struct {
	client.Client
	Scheme *runtime.Scheme
}

CertInjectionReconciler reconciles a CertInjection object

func (*CertInjectionReconciler) Reconcile

func (r *CertInjectionReconciler) Reconcile(ctx context.Context, req ctrl.Request) (res ctrl.Result, e error)

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.11.0/pkg/reconcile

func (*CertInjectionReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type CertInjectionViaSecretReconciler

type CertInjectionViaSecretReconciler struct {
	client.Client
	Scheme *runtime.Scheme
}

CertInjectionViaSecretReconciler reconciles a CertInjectionViaSecret object

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

func (*CertInjectionViaSecretReconciler) SetupWithManager

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