Documentation
¶
Index ¶
- Variables
- func DeployEventProcess(token string, deploymentUrl string, deviceId string, serviceId string) (deploymentId string, err error)
- func DeployProcess(token string, deploymentUrl string, payload *bytes.Buffer) (deploymentId string, err error)
- func DeployRestartProcess(token string, deploymentUrl string, deviceId string, serviceId string) (deploymentId string, err error)
- func DeployTaskProcess(token string, deploymentUrl string, deviceId string, serviceId string) (deploymentId string, err error)
- type Wrapper
Constants ¶
This section is empty.
Variables ¶
View Source
var EventDeploymentTemplate string
View Source
var RestartDeploymentTemplate string
View Source
var TaskDeploymentTemplate string
Functions ¶
func DeployEventProcess ¶
func DeployProcess ¶
func DeployRestartProcess ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.