Versions in this module Expand all Collapse all v1 v1.8.2 Jun 21, 2023 v1.8.1 Mar 20, 2023 Changes in this version + const ProxyAddrServiceName + const ProxyAddrServiceNamespace v1.8.0 Jan 8, 2023 Changes in this version + const DefaultExpiryTime + const UUIDLabelKey + func AddToManager(ctx *context.ControllerManagerContext, mgr manager.Manager) error + type Reconciler struct + Logger logr.Logger + Recorder record.Recorder + VMProvider vmprovider.VirtualMachineProviderInterface + func NewReconciler(client client.Client, logger logr.Logger, recorder record.Recorder, ...) *Reconciler + func (r *Reconciler) Reconcile(ctx goctx.Context, req ctrl.Request) (_ ctrl.Result, reterr error) + func (r *Reconciler) ReconcileEarlyNormal(ctx *context.WebConsoleRequestContext) (bool, error) + func (r *Reconciler) ReconcileNormal(ctx *context.WebConsoleRequestContext) error + func (r *Reconciler) ReconcileOwnerReferences(ctx *context.WebConsoleRequestContext) error