Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( TempDir string Insecure bool TLSSkipVerify bool ForcePull bool ImagesBundlePath string ImagesBundleChunkSizeGB int64 SinceVersion *semver.Version DeckhouseTag 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 NoPlatform bool NoSecurityDB bool NoModules bool )
CLI Parameters
View Source
var ErrPullFailed = errors.New("pull failed, see the log for details")
Functions ¶
func NewCommand ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.