Documentation
¶
Index ¶
Constants ¶
View Source
const ( PullCommand = "pull" DecryptCommand = "decrypt" GitCrane = "git" BinPath = "devpod-crane" // FIXME )
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, log log.Logger) (string, error)
PullConfigFromSource pulls devcontainer config from configSource using git crane and returns config path
Types ¶
Click to show internal directories.
Click to hide internal directories.