pull

package
v0.3.3 Latest Latest
Warning

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

Go to latest
Published: Sep 4, 2024 License: Apache-2.0 Imports: 27 Imported by: 0

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 NewCommand() *cobra.Command

func PullDeckhouseToLocalFS

func PullDeckhouseToLocalFS(
	pullCtx *contexts.PullContext,
	versions []semver.Version,
) error

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL