flags

package
v0.30.18 Latest Latest
Warning

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

Go to latest
Published: Jun 2, 2026 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package flags defines the shared CLI flag set used by the d8 plugins management subcommands and consumed during registry client initialisation.

Index

Constants

View Source
const (
	EnterpriseEditionRepo = deckhouseRegistryHost + "/deckhouse/ee"

	DefaultDeckhousePluginsDir = "/opt/deckhouse/lib/deckhouse-cli"
)

Variables

View Source
var (
	DeckhousePluginsDir = DefaultDeckhousePluginsDir

	Insecure      bool
	TLSSkipVerify bool

	SourceRegistryRepo     = EnterpriseEditionRepo // Fallback to EE if nothing was given as source.
	SourceRegistryLogin    string
	SourceRegistryPassword string
	DeckhouseLicenseToken  string
)

CLI Parameters

Functions

func AddFlags

func AddFlags(flagSet *pflag.FlagSet)

Types

This section is empty.

Jump to

Keyboard shortcuts

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