Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func CirrusPort ¶
If cirrus is enable it will return the port to be opened
func Init ¶
func Init(args *PersistentWorkerArgs)
Types ¶
type PersistentWorkerArgs ¶
type PersistentWorkerArgs struct {
Name string
Token string
Platform *Platform
Arch *Arch
Labels map[string]string
}
func GetRunnerArgs ¶ added in v0.8.2
func GetRunnerArgs() *PersistentWorkerArgs
func (*PersistentWorkerArgs) GetSetupScriptTemplate ¶ added in v0.8.2
func (args *PersistentWorkerArgs) GetSetupScriptTemplate() string
func (*PersistentWorkerArgs) GetUserDataValues ¶ added in v0.8.2
func (args *PersistentWorkerArgs) GetUserDataValues() *integrations.UserDataValues
Click to show internal directories.
Click to hide internal directories.