Documentation ¶
Index ¶
- func Cleanup(unique string)
- func Download(ctx context.Context, p *resources.Agent) error
- func DownloadURL(p *resources.Agent) string
- func Downloaded(ctx context.Context, p *resources.Agent) (bool, error)
- func PinToLatestRelease(ctx context.Context, agent *resources.Agent) error
- func ValidURL(s string) bool
- type AgentContext
- type GithubSource
- type Pluggable
- type ProcessInfo
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DownloadURL ¶
func Downloaded ¶ added in v0.0.90
func PinToLatestRelease ¶
Types ¶
type AgentContext ¶
type GithubSource ¶
type ProcessInfo ¶ added in v0.0.67
type ProcessInfo struct {
PID int
}
Click to show internal directories.
Click to hide internal directories.