controllers

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2020 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GeneratedSecretReconciler

type GeneratedSecretReconciler struct {
	client.Client
	Log    logr.Logger
	Scheme *runtime.Scheme
}

GeneratedSecretReconciler reconciles a GeneratedSecret object

func (*GeneratedSecretReconciler) Reconcile

func (r *GeneratedSecretReconciler) Reconcile(req ctrl.Request) (result ctrl.Result, err error)

Reconcile implements the reconciliation loop for the operator +kubebuilder:rbac:groups=core.phillebaba.io,resources=generatedsecrets,verbs=get;list;watch;create;update;patch;delete +kubebuilder:rbac:groups=core.phillebaba.io,resources=generatedsecrets/status,verbs=get;update;patch +kubebuilder:rbac:groups=core,resources=secrets,verbs=get;list;watch;create;update;patch;delete

func (*GeneratedSecretReconciler) SetupWithManager

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

SetupWithManager adds the controller manager

Jump to

Keyboard shortcuts

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