Documentation ¶
Index ¶
Constants ¶
View Source
const AmdUrl = "devpod-linux-amd64"
View Source
const ArmUrl = "devpod-linux-arm64"
View Source
const BinNamePlaceholder = "${BIN_NAME}"
Variables ¶
View Source
var Script string
Functions ¶
func GenerateScript ¶ added in v0.4.0
Types ¶
type DownloadURLs ¶ added in v0.4.0
func NewDownloadURLs ¶ added in v0.4.0
func NewDownloadURLs(baseUrl string) *DownloadURLs
type Params ¶ added in v0.4.0
type Params struct { Command string AgentRemotePath string DownloadURLs *DownloadURLs ExistsCheck string PreferAgentDownload bool ShouldChmodPath bool }
func (*Params) InstallDir ¶ added in v0.4.0
func (*Params) InstallFilename ¶ added in v0.4.0
func (*Params) PreferDownload ¶ added in v0.4.0
Click to show internal directories.
Click to hide internal directories.