Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DeploymentCommand ¶
type DeploymentCommand struct { Command string `json:"command"` Id string `json:"id"` Owner string `json:"owner"` Deployment *deploymentmodel.Deployment `json:"deployment"` Source string `json:"source,omitempty"` Version int64 `json:"version"` }
type PrepareRequest ¶
type UserCommandMsg ¶
Click to show internal directories.
Click to hide internal directories.