Documentation ¶
Index ¶
- Constants
- func NewDeregister(action structs.Action, cfg *config.Config, client *api.Client) *deregister
- func NewDeregisterCheck(action structs.Action, cfg *config.Config, client *api.Client) *deregisterCheck
- func NewInfo(action structs.Action, client *api.Client, query *api.QueryOptions) *info
- func NewList(action structs.Action, client *api.Client, query *api.QueryOptions) *list
- type InternalService
- type InternalServices
Constants ¶
View Source
const ( UnwatchInfo = "CONSUL_UNWATCH_SERVICE" WatchInfo = "CONSUL_WATCH_SERVICE" )
View Source
const ( UnwatchList = "CONSUL_UNWATCH_SERVICES" WatchList = "CONSUL_WATCH_SERVICES" )
View Source
const (
Deregister = "CONSUL_DEREGISTER_SERVICE"
)
View Source
const (
DeregisterCheck = "CONSUL_DEREGISTER_SERVICE_CHECK"
)
Variables ¶
This section is empty.
Functions ¶
func NewDeregister ¶
func NewDeregisterCheck ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.