options

package
v4.0.0-alpha.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 18, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddGOPSFlags

func AddGOPSFlags(flags *pflag.FlagSet)

func AddKlogFlags

func AddKlogFlags(fs *pflag.FlagSet)

func AddProfilingFlags

func AddProfilingFlags(flags *pflag.FlagSet)

func FlushProfiling

func FlushProfiling() error

func InitGOPS

func InitGOPS() error

func InitProfiling

func InitProfiling() error

Types

type ControllerManagerServerOptions

type ControllerManagerServerOptions struct {
	// WorkDir is the baseDir which command find any resource (project etc.)
	WorkDir string
	// Debug mode, after a successful execution of Pipeline, will retain runtime data, which includes task execution status and parameters.
	Debug bool

	MaxConcurrentReconciles int
	LeaderElection          bool
}

func NewControllerManagerServerOptions

func NewControllerManagerServerOptions() *ControllerManagerServerOptions

func (*ControllerManagerServerOptions) Complete

func (o *ControllerManagerServerOptions) Complete(cmd *cobra.Command, args []string)

func (*ControllerManagerServerOptions) Flags

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL