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 ¶
RegisterReconciler reconciles a Register object
func (*RegisterReconciler) Reconcile ¶
+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
Click to show internal directories.
Click to hide internal directories.