controllers

package
v0.0.0-...-4804780 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2021 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultNamespace = "vault-glue-operator"
	DefaultSecret    = "vault-token"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type RegisterReconciler

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

RegisterReconciler reconciles a Register object

func (*RegisterReconciler) Reconcile

func (r *RegisterReconciler) Reconcile(req ctrl.Request) (ctrl.Result, error)

+kubebuilder:rbac:groups=vault.cattle.io,resources=registers,verbs=get;list;watch;create;update;patch;delete +kubebuilder:rbac:groups=vault.cattle.io,resources=registers/status,verbs=get;update;patch Reconcile runs the reconilliation loop

func (*RegisterReconciler) SetupWithManager

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

SetupWithManager will setup the controller to watch objects

Jump to

Keyboard shortcuts

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