Documentation ¶
Index ¶
Constants ¶
View Source
const ( GetRolloutForDeviceUrl = "/upgrades" ReportDeviceStateUrl = "/report" GetObjectFromPackageUrl = "/products/:product/packages/:package/objects/:object" )
Variables ¶
This section is empty.
Functions ¶
func SetupRoutes ¶
Types ¶
type AgentAPI ¶
type AgentAPI struct {
// contains filtered or unexported fields
}
func NewAgentAPI ¶
func (*AgentAPI) GetObjectFromPackage ¶
func (*AgentAPI) GetRolloutForDevice ¶
func (*AgentAPI) ReportDeviceState ¶
Click to show internal directories.
Click to hide internal directories.