controllers

package
v0.0.0-...-0692dec Latest Latest
Warning

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

Go to latest
Published: Sep 17, 2022 License: UPL-1.0 Imports: 28 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EnsureOperatorSecret

func EnsureOperatorSecret(ctx context.Context, namespace string, c client.Client, log logr.Logger) error

EnsureOperatorSecret ensures that the Operator configuration secret exists in the namespace.

Types

type CoherenceReconciler

type CoherenceReconciler struct {
	client.Client
	reconciler.CommonReconciler
	Log    logr.Logger
	Scheme *runtime.Scheme
	// contains filtered or unexported fields
}

CoherenceReconciler reconciles a Coherence object

func (*CoherenceReconciler) GetReconciler

func (in *CoherenceReconciler) GetReconciler() reconcile.Reconciler

func (*CoherenceReconciler) Reconcile

func (in *CoherenceReconciler) Reconcile(ctx context.Context, request ctrl.Request) (ctrl.Result, error)

func (*CoherenceReconciler) SetupWithManager

func (in *CoherenceReconciler) SetupWithManager(mgr ctrl.Manager) error

type Failure

type Failure struct {
	Name  string
	Error error
}

Failure is a simple holder for a named error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳