Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct {
	AtlasDomain                 string
	EnableLeaderElection        bool
	MetricsAddr                 string
	WatchedNamespaces           map[string]bool
	ProbeAddr                   string
	GlobalAPISecret             client.ObjectKey
	LogLevel                    string
	LogEncoder                  string
	ObjectDeletionProtection    bool
	SubObjectDeletionProtection bool
	IndependentSyncPeriod       int
	FeatureFlags                *featureflags.FeatureFlags
	DryRun                      bool
}
     Click to show internal directories. 
   Click to hide internal directories.