app

package
v0.104.0 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2024 License: Apache-2.0 Imports: 38 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewLandscaperControllerCommand

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

NewLandscaperControllerCommand creates a new landscaper command that runs the landscaper controller.

Types

type Options

type Options struct {
	Log        logging.Logger
	ConfigPath string

	Config *config.LandscaperConfiguration
	// 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(ctx context.Context) error

Complete parses all Options and flags and initializes the basic functions

Jump to

Keyboard shortcuts

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