manage

package
v0.11.2 Latest Latest
Warning

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

Go to latest
Published: Oct 30, 2020 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Command

type Command struct {
	Name                      string
	Sync                      time.Duration
	AllowAllAPIGroups         bool
	PassFullDeployment        bool
	InsecureInstallJob        bool
	EnableTemplateStacks      bool
	TemplatingControllerImage string
	HostControllerNamespace   string
	TenantKubeConfig          string
	ForceImagePullPolicy      string
}

Command configuration for the package manager.

func FromKingpin

func FromKingpin(cmd *kingpin.CmdClause) *Command

FromKingpin produces the package manager command from a Kingpin command.

func (*Command) Run

func (c *Command) Run(log logging.Logger) error

Run the package manager. nolint:gocyclo

Jump to

Keyboard shortcuts

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