Versions in this module Expand all Collapse all v0 v0.0.10 Jun 17, 2025 v0.0.9 Sep 2, 2024 Changes in this version + const ClusterTypeOpenShift + const ClusterTypeVanilla + const FieldManager + const NamespaceDefault + const NamespaceEnv + const PprofReadTimeout + const PprofWriteTimeout + var Log = ctrl.Log.WithName("controller") + var Scheme = runtime.NewScheme() + func OperatorNamespace() string + func Start(options Options, setup func(manager.Manager, Options) error) error + type ClusterType string + type Options struct + EnableLeaderElection bool + LeaderElectionID string + LeaderElectionNamespace string + MetricsAddr string + PprofAddr string + ProbeAddr string + ReleaseLeaderElectionOnCancel bool + WatchSelectors map[rtclient.Object]rtcache.ByObject + type ResourceObject interface + type WithStatus interface + GetStatus func() *daptCtrlApi.Status