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 ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.