Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ManagerCmd ¶ added in v0.2.11
func ManagerCmd(opts *cmdutil.Options) *cobra.Command
Types ¶
type ManagerOptions ¶ added in v0.2.11
type ManagerOptions struct {
*cmdutil.Options
KubeContext string
// Docker image used for both the operator and the runner
Image string
// Operator metrics bind endpoint
MetricsAddress string
// Toggle operator leader election
EnableLeaderElection bool
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.