Documentation ¶
Index ¶
- Constants
- func NewAllocations(action structs.Action, client *api.Client, query *api.QueryOptions) *allocations
- func NewCHangeStatus(action structs.Action, client *api.Client) *changeStatus
- func NewInfo(action structs.Action, client *api.Client, query *api.QueryOptions) *info
- func NewList(action structs.Action, client *api.Client, query *api.QueryOptions) *list
Constants ¶
View Source
const ( WatchAllocations = "NOMAD_WATCH_DEPLOYMENT_ALLOCATIONS" UnwatchAllocations = "NOMAD_UNWATCH_DEPLOYMENT_ALLOCATIONS" )
View Source
const ( WatchInfo = "NOMAD_WATCH_DEPLOYMENT" UnwatchInfo = "NOMAD_UNWATCH_DEPLOYMENT" )
View Source
const ( WatchList = "NOMAD_WATCH_DEPLOYMENTS" UnwatchList = "NOMAD_UNWATCH_DEPLOYMENTS" )
View Source
const (
ChangeStatus = "NOMAD_CHANGE_DEPLOYMENT_STATUS"
)
Variables ¶
This section is empty.
Functions ¶
func NewAllocations ¶
func NewCHangeStatus ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.