app

package
v0.13.0 Latest Latest
Warning

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

Go to latest
Published: Oct 7, 2025 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewQuotaOperatorCommand

func NewQuotaOperatorCommand(ctx context.Context) *cobra.Command

Types

type Options

type Options struct {

	// logger
	Log logging.Logger

	// completed options from raw options
	ClusterConfig *rest.Config
	Config        *config.QuotaControllerConfig
	// contains filtered or unexported fields
}

Options describes the options to configure the Landscaper controller.

func NewOptions

func NewOptions() *Options

func (*Options) AddFlags

func (o *Options) AddFlags(fs *flag.FlagSet)

func (*Options) Complete

func (o *Options) Complete() error

Complete parses all Options and flags and initializes the basic functions

func (*Options) String

func (o *Options) String(includeHeader bool, includeRawOptions bool) (string, error)

Jump to

Keyboard shortcuts

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