Documentation
¶
Index ¶
Constants ¶
View Source
const PollCycle time.Duration = 10
Variables ¶
View Source
var Version string
Functions ¶
Types ¶
type ClowdenvironmentReconciler ¶
type ClowdenvironmentReconciler struct {
// contains filtered or unexported fields
}
ClowdenvironmentReconciler reconciles a Clowdenvironment object
func (*ClowdenvironmentReconciler) SetupWithManager ¶
func (r *ClowdenvironmentReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
type NamespacePoolReconciler ¶
type NamespacePoolReconciler struct {
// contains filtered or unexported fields
}
NamespacePoolReconciler reconciles a NamespacePool object
func (*NamespacePoolReconciler) EnqueueNamespace ¶
func (r *NamespacePoolReconciler) EnqueueNamespace(a client.Object) []reconcile.Request
func (*NamespacePoolReconciler) SetupWithManager ¶
func (r *NamespacePoolReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
type NamespaceReservationReconciler ¶
type NamespaceReservationReconciler struct {
// contains filtered or unexported fields
}
NamespaceReservationReconciler reconciles a NamespaceReservation object
func (*NamespaceReservationReconciler) SetupWithManager ¶
func (r *NamespaceReservationReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.