Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Flags ¶
type Flags struct {
MetricsAddr string
ProfilingMetrics bool
SecureMetrics bool
MetricsCertDir string
HealthAddr string
WebhookPort int
WebhookCertDir string
EnableLeaderElection bool
CRDManagementMode string
CRDPatterns string // This is a ';' delimited string containing a collection of patterns
CRDLabels string // This is a ',' or ';' delimited string containing labels to apply to managed CRDs
}
type Runnable ¶ added in v2.11.0
type Runnable struct {
// contains filtered or unexported fields
}
func SetupControllerManager ¶
Click to show internal directories.
Click to hide internal directories.