Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GeneratedSecretReconciler ¶
GeneratedSecretReconciler reconciles a GeneratedSecret object
func (*GeneratedSecretReconciler) Reconcile ¶
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
Click to show internal directories.
Click to hide internal directories.