Documentation
¶
Index ¶
Constants ¶
View Source
const (
DefaultRequeueDuration time.Duration = time.Minute
)
Variables ¶
View Source
var ( DvlsClient dvls.Client RequeueDuration time.Duration )
Functions ¶
This section is empty.
Types ¶
type DvlsSecretReconciler ¶
DvlsSecretReconciler reconciles a DvlsSecret object
func (*DvlsSecretReconciler) Reconcile ¶
func (r *DvlsSecretReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)
Reconcile is part of the main kubernetes reconciliation loop which aims to move the current state of the cluster closer to the desired state.
func (*DvlsSecretReconciler) SetupWithManager ¶
func (r *DvlsSecretReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.