Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Agent ¶
type Agent struct { ID string `json:"id"` Name string `json:"name"` Credentials account.Account }
func ParseAgentHeaders ¶
func (Agent) LookupDetails ¶
func (Agent) ValidateID ¶
type Credentials ¶
Click to show internal directories.
Click to hide internal directories.