Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AgentConfig ¶
type AgentConfig struct {
API APIConfig `yaml:"api"`
Runner RunnerConfig `yaml:"runner"`
}
func NewAgentConfig ¶
func NewAgentConfig(t runner.Token) *AgentConfig
Click to show internal directories.
Click to hide internal directories.