Home
last modified time | relevance | path

Searched refs:TxnError (Results 1 – 25 of 72) sorted by relevance

123

/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/agent/consul/
H A Dtxn_endpoint.go31 errors = append(errors, &structs.TxnError{
37 errors = append(errors, &structs.TxnError{
50 errors = append(errors, &structs.TxnError{
59 errors = append(errors, &structs.TxnError{
74 errors = append(errors, &structs.TxnError{
83 errors = append(errors, &structs.TxnError{
98 errors = append(errors, &structs.TxnError{
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/agent/consul/
H A Dtxn_endpoint.go44 errors = append(errors, &structs.TxnError{
50 errors = append(errors, &structs.TxnError{
63 errors = append(errors, &structs.TxnError{
72 errors = append(errors, &structs.TxnError{
87 errors = append(errors, &structs.TxnError{
96 errors = append(errors, &structs.TxnError{
111 errors = append(errors, &structs.TxnError{
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/agent/consul/
H A Dtxn_endpoint.go29 errors = append(errors, &structs.TxnError{
35 errors = append(errors, &structs.TxnError{
48 errors = append(errors, &structs.TxnError{
57 errors = append(errors, &structs.TxnError{
70 errors = append(errors, &structs.TxnError{
79 errors = append(errors, &structs.TxnError{
94 errors = append(errors, &structs.TxnError{
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/agent/consul/
H A Dtxn_endpoint.go31 errors = append(errors, &structs.TxnError{
37 errors = append(errors, &structs.TxnError{
50 errors = append(errors, &structs.TxnError{
59 errors = append(errors, &structs.TxnError{
74 errors = append(errors, &structs.TxnError{
83 errors = append(errors, &structs.TxnError{
98 errors = append(errors, &structs.TxnError{
/dports/sysutils/consul/consul-1.10.3/agent/consul/
H A Dtxn_endpoint.go44 errors = append(errors, &structs.TxnError{
50 errors = append(errors, &structs.TxnError{
63 errors = append(errors, &structs.TxnError{
72 errors = append(errors, &structs.TxnError{
85 errors = append(errors, &structs.TxnError{
100 errors = append(errors, &structs.TxnError{
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/agent/consul/
H A Dtxn_endpoint.go44 errors = append(errors, &structs.TxnError{
50 errors = append(errors, &structs.TxnError{
63 errors = append(errors, &structs.TxnError{
72 errors = append(errors, &structs.TxnError{
85 errors = append(errors, &structs.TxnError{
100 errors = append(errors, &structs.TxnError{
/dports/sysutils/consul_exporter/consul_exporter-0.3.0/vendor/github.com/hashicorp/consul/consul/structs/
H A Dtxn.go53 type TxnError struct { struct
59 func (e TxnError) Error() string { argument
64 type TxnErrors []*TxnError
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/agent/structs/
H A Dtxn.go55 type TxnError struct { struct
61 func (e TxnError) Error() string { argument
66 type TxnErrors []*TxnError
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/agent/structs/
H A Dtxn.go55 type TxnError struct { struct
61 func (e TxnError) Error() string { argument
66 type TxnErrors []*TxnError
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/hashicorp/consul/agent/structs/
H A Dtxn.go55 type TxnError struct { struct
61 func (e TxnError) Error() string { argument
66 type TxnErrors []*TxnError
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/agent/structs/
H A Dtxn.go99 type TxnError struct { struct
105 func (e TxnError) Error() string { argument
110 type TxnErrors []*TxnError
/dports/sysutils/consul/consul-1.10.3/agent/structs/
H A Dtxn.go122 type TxnError struct { struct
128 func (e TxnError) Error() string { argument
133 type TxnErrors []*TxnError
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/agent/structs/
H A Dtxn.go107 type TxnError struct { struct
113 func (e TxnError) Error() string { argument
118 type TxnErrors []*TxnError
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/agent/structs/
H A Dtxn.go122 type TxnError struct { struct
128 func (e TxnError) Error() string { argument
133 type TxnErrors []*TxnError
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/agent/structs/
H A Dtxn.go122 type TxnError struct { struct
128 func (e TxnError) Error() string { argument
133 type TxnErrors []*TxnError
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/agent/structs/
H A Dtxn.go107 type TxnError struct { struct
113 func (e TxnError) Error() string { argument
118 type TxnErrors []*TxnError
/dports/net/traefik/traefik-2.6.1/vendor/github.com/hashicorp/consul/agent/structs/
H A Dtxn.go122 type TxnError struct { struct
128 func (e TxnError) Error() string { argument
133 type TxnErrors []*TxnError
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/
H A Dtxn.go44 type TxnError struct { struct
50 type TxnErrors []*TxnError
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/hashicorp/consul/api/
H A Dtxn.go44 type TxnError struct { struct
50 type TxnErrors []*TxnError
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/github.com/hashicorp/consul/api/
H A Dtxn.go44 type TxnError struct { struct
50 type TxnErrors []*TxnError
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/hashicorp/consul/api/
H A Dtxn.go44 type TxnError struct { struct
50 type TxnErrors []*TxnError
/dports/sysutils/consul/consul-1.10.3/api/
H A Dtxn.go44 type TxnError struct { struct
50 type TxnErrors []*TxnError
/dports/misc/concourse/vault-bdd38fca2cff/vendor/github.com/hashicorp/consul/api/
H A Dtxn.go44 type TxnError struct { struct
50 type TxnErrors []*TxnError
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/github.com/hashicorp/consul/api/
H A Dtxn.go44 type TxnError struct { struct
50 type TxnErrors []*TxnError
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/vault/vendor/github.com/hashicorp/consul/api/
H A Dtxn.go44 type TxnError struct { struct
50 type TxnErrors []*TxnError

123