Documentation ¶
Index ¶
Constants ¶
View Source
const ( PullCommand = "pull" DecryptCommand = "decrypt" EnvironmentCrane = "environment" )
Variables ¶
This section is empty.
Functions ¶
func IsAvailable ¶
func IsAvailable() bool
IsAvailable checks if devpod crane is installed in host system
func PullConfigFromSource ¶
func PullConfigFromSource(workspaceInfo *provider2.AgentWorkspaceInfo, options *provider2.CLIOptions, log log.Logger) (string, error)
PullConfigFromSource pulls devcontainer config from configSource using git crane and returns config path
func ShouldUse ¶
func ShouldUse(cliOptions *provider2.CLIOptions) bool
ShouldUse takes CLIOptions and returns true if crane should be used
Types ¶
Click to show internal directories.
Click to hide internal directories.