flags

package
v0.29.2 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	EnterpriseEditionRepo = deckhouseRegistryHost + enterpriseEditionRepoPath
)

Variables

View Source
var (
	TempDir string

	Insecure      bool
	TLSSkipVerify bool
	ForcePull     bool

	ImagesBundlePath        string
	ImagesBundleChunkSizeGB int64

	SinceVersionString string
	SinceVersion       *semver.Version

	DeckhouseTag string
	InstallerTag string

	ModulesPathSuffix string
	ModulesWhitelist  []string
	ModulesBlacklist  []string

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

	DoGOSTDigest  bool
	NoPullResume  bool
	IgnoreSuspend bool

	NoPlatform      bool
	NoSecurityDB    bool
	NoModules       bool
	NoInstaller     bool
	OnlyExtraImages bool
)

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