Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Registration ¶
type Registration struct {
ID string
Name string
Constructor Constructor
}
func Available ¶
func Available() ([]Registration, error)
Available merges automatically detected agents with agents.json entries. An explicitly configured entry replaces a detected entry with the same ID.
Click to show internal directories.
Click to hide internal directories.