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 ¶
Types ¶
type DownloadURLs ¶
func NewDownloadURLs ¶
func NewDownloadURLs(baseUrl string) *DownloadURLs
type Params ¶
type Params struct {
Command string
AgentRemotePath string
DownloadURLs *DownloadURLs
ExistsCheck string
PreferAgentDownload bool
ShouldChmodPath bool
}
func (*Params) InstallDir ¶
func (*Params) InstallFilename ¶
func (*Params) PreferDownload ¶
Click to show internal directories.
Click to hide internal directories.