Documentation ¶
Index ¶
Constants ¶
View Source
const CLIVersion = "0.5.0"
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 ¶ added in v0.4.3
type EngineConn ¶
func FromDownloadedCLI ¶ added in v0.4.3
func FromDownloadedCLI(ctx context.Context, cfg *Config) (EngineConn, error)
func FromLocalCLI ¶ added in v0.4.3
func FromSessionEnv ¶ added in v0.4.3
func FromSessionEnv() (EngineConn, bool, error)
Click to show internal directories.
Click to hide internal directories.