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 SkipVexImages bool MirrorTimeout time.Duration = -1 )
CLI Parameters
Functions ¶
func ParseEnvironmentVariables ¶ added in v0.29.19
func ParseEnvironmentVariables()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.