Documentation
¶
Index ¶
Constants ¶
View Source
const CLIVersion = "0.18.2"
Variables ¶
View Source
var ( // Only modified by tests, not changeable by outside users due to being in // an internal package OverrideCLIArchiveURL string OverrideChecksumsURL string )
Functions ¶
This section is empty.
Types ¶
type ConnectParams ¶
type EngineConn ¶
func FromDownloadedCLI ¶
func FromDownloadedCLI(ctx context.Context, cfg *Config) (EngineConn, error)
func FromLocalCLI ¶
func FromSessionEnv ¶
func FromSessionEnv() (EngineConn, bool, error)
Click to show internal directories.
Click to hide internal directories.