Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( TempDir = filepath.Join(os.TempDir(), "mirror") Insecure bool TLSSkipVerify bool ImagesBundlePath string ImagesBundleChunkSizeGB int64 MinVersion *semver.Version SpecificRelease *semver.Version SourceRegistryRepo = enterpriseEditionRepo // Fallback to EE if nothing was given as source. SourceRegistryLogin string SourceRegistryPassword string DeckhouseLicenseToken string DoGOSTDigest bool DontContinuePartialPull bool NoModules bool )
Functions ¶
func NewCommand ¶
func PullDeckhouseToLocalFS ¶
func PullDeckhouseToLocalFS( pullCtx *contexts.PullContext, versions []semver.Version, ) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.