Home
last modified time | relevance | path

Searched refs:ServiceDeregisterOpts (Results 1 – 9 of 9) sorted by relevance

/dports/sysutils/nomad/nomad-1.1.0/command/agent/consul/
H A Dcatalog_testing.go280 func (c *MockAgent) ServiceDeregisterOpts(serviceID string, q *api.QueryOptions) error { func
H A Dservice_client.go113 ServiceDeregisterOpts(serviceID string, q *api.QueryOptions) error methodSpec
700 if err := c.agentAPI.ServiceDeregisterOpts(id, &api.QueryOptions{Namespace: ns}); err != nil {
1343 if err := c.agentAPI.ServiceDeregisterOpts(id, nil); err != nil {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/hashicorp/consul/api/
H A Dagent.go753 func (a *Agent) ServiceDeregisterOpts(serviceID string, q *QueryOptions) error { func
/dports/sysutils/consul/consul-1.10.3/api/
H A Dagent.go753 func (a *Agent) ServiceDeregisterOpts(serviceID string, q *QueryOptions) error { func
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/api/
H A Dagent.go753 func (a *Agent) ServiceDeregisterOpts(serviceID string, q *QueryOptions) error { func
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/github.com/hashicorp/consul/api/
H A Dagent.go753 func (a *Agent) ServiceDeregisterOpts(serviceID string, q *QueryOptions) error { func
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/api/
H A Dagent.go752 func (a *Agent) ServiceDeregisterOpts(serviceID string, q *QueryOptions) error { func
/dports/sysutils/nomad/nomad-1.1.0/vendor/github.com/hashicorp/consul/api/
H A Dagent.go747 func (a *Agent) ServiceDeregisterOpts(serviceID string, q *QueryOptions) error { func
/dports/net/traefik/traefik-2.6.1/vendor/github.com/hashicorp/consul/api/
H A Dagent.go829 func (a *Agent) ServiceDeregisterOpts(serviceID string, q *QueryOptions) error { func