Home
last modified time | relevance | path

Searched defs:ServiceConfigEntry (Results 1 – 21 of 21) sorted by relevance

/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/
H A Dconfig_entry.go27 type ServiceConfigEntry struct { struct
28 Kind string
29 Name string
30 Protocol string
31 CreateIndex uint64
32 ModifyIndex uint64
35 func (s *ServiceConfigEntry) GetKind() string {
39 func (s *ServiceConfigEntry) GetName() string {
43 func (s *ServiceConfigEntry) GetCreateIndex() uint64 {
47 func (s *ServiceConfigEntry) GetModifyIndex() uint64 {
/dports/misc/concourse/vault-bdd38fca2cff/vendor/github.com/hashicorp/consul/api/
H A Dconfig_entry.go27 type ServiceConfigEntry struct { struct
28 Kind string
29 Name string
30 Protocol string
31 CreateIndex uint64
32 ModifyIndex uint64
35 func (s *ServiceConfigEntry) GetKind() string {
39 func (s *ServiceConfigEntry) GetName() string {
43 func (s *ServiceConfigEntry) GetCreateIndex() uint64 {
47 func (s *ServiceConfigEntry) GetModifyIndex() uint64 {
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/github.com/hashicorp/consul/api/
H A Dconfig_entry.go27 type ServiceConfigEntry struct { struct
28 Kind string
29 Name string
30 Protocol string
31 CreateIndex uint64
32 ModifyIndex uint64
35 func (s *ServiceConfigEntry) GetKind() string {
39 func (s *ServiceConfigEntry) GetName() string {
43 func (s *ServiceConfigEntry) GetCreateIndex() uint64 {
47 func (s *ServiceConfigEntry) GetModifyIndex() uint64 {
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/
H A Dconfig_entry.go27 type ServiceConfigEntry struct { struct
28 Kind string
29 Name string
30 Protocol string
31 CreateIndex uint64
32 ModifyIndex uint64
35 func (s *ServiceConfigEntry) GetKind() string {
39 func (s *ServiceConfigEntry) GetName() string {
43 func (s *ServiceConfigEntry) GetCreateIndex() uint64 {
47 func (s *ServiceConfigEntry) GetModifyIndex() uint64 {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/vendor/github.com/hashicorp/consul/api/
H A Dconfig_entry.go27 type ServiceConfigEntry struct { struct
28 Kind string
29 Name string
30 Protocol string
31 CreateIndex uint64
32 ModifyIndex uint64
35 func (s *ServiceConfigEntry) GetKind() string {
39 func (s *ServiceConfigEntry) GetName() string {
43 func (s *ServiceConfigEntry) GetCreateIndex() uint64 {
47 func (s *ServiceConfigEntry) GetModifyIndex() uint64 {
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/api/
H A Dconfig_entry.go90 type ServiceConfigEntry struct { struct
91 Kind string
92 Name string
93 Namespace string `json:",omitempty"`
94 Protocol string `json:",omitempty"`
96 Expose ExposeConfig `json:",omitempty"`
98 CreateIndex uint64
99 ModifyIndex uint64
102 func (s *ServiceConfigEntry) GetKind() string {
106 func (s *ServiceConfigEntry) GetName() string {
[all …]
/dports/net/traefik/traefik-2.6.1/vendor/github.com/hashicorp/consul/api/
H A Dconfig_entry.go211 type ServiceConfigEntry struct { struct
212 Kind string
213 Name string
214 Partition string `json:",omitempty"`
215 Namespace string `json:",omitempty"`
216 Protocol string `json:",omitempty"`
217 Mode ProxyMode `json:",omitempty"`
220 Expose ExposeConfig `json:",omitempty"`
224 Meta map[string]string `json:",omitempty"`
225 CreateIndex uint64
[all …]
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/hashicorp/consul/api/
H A Dconfig_entry.go88 type ServiceConfigEntry struct { struct
89 Kind string
90 Name string
91 Namespace string `json:",omitempty"`
92 Protocol string `json:",omitempty"`
93 MeshGateway MeshGatewayConfig `json:",omitempty"`
94 Expose ExposeConfig `json:",omitempty"`
96 CreateIndex uint64
97 ModifyIndex uint64
100 func (s *ServiceConfigEntry) GetKind() string {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/api/
H A Dconfig_entry.go88 type ServiceConfigEntry struct { struct
89 Kind string
90 Name string
91 Namespace string `json:",omitempty"`
92 Protocol string `json:",omitempty"`
93 MeshGateway MeshGatewayConfig `json:",omitempty"`
94 Expose ExposeConfig `json:",omitempty"`
96 CreateIndex uint64
97 ModifyIndex uint64
100 func (s *ServiceConfigEntry) GetKind() string {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/hashicorp/consul/api/
H A Dconfig_entry.go205 type ServiceConfigEntry struct { struct
206 Kind string
207 Name string
217 Meta map[string]string `json:",omitempty"`
218 CreateIndex uint64
219 ModifyIndex uint64
222 func (s *ServiceConfigEntry) GetKind() string {
226 func (s *ServiceConfigEntry) GetName() string {
230 func (s *ServiceConfigEntry) GetNamespace() string {
238 func (s *ServiceConfigEntry) GetCreateIndex() uint64 {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/github.com/hashicorp/consul/api/
H A Dconfig_entry.go205 type ServiceConfigEntry struct { struct
206 Kind string
207 Name string
217 Meta map[string]string `json:",omitempty"`
218 CreateIndex uint64
219 ModifyIndex uint64
222 func (s *ServiceConfigEntry) GetKind() string {
226 func (s *ServiceConfigEntry) GetName() string {
230 func (s *ServiceConfigEntry) GetNamespace() string {
238 func (s *ServiceConfigEntry) GetCreateIndex() uint64 {
[all …]
/dports/sysutils/consul/consul-1.10.3/api/
H A Dconfig_entry.go205 type ServiceConfigEntry struct { struct
206 Kind string
207 Name string
217 Meta map[string]string `json:",omitempty"`
218 CreateIndex uint64
219 ModifyIndex uint64
222 func (s *ServiceConfigEntry) GetKind() string {
226 func (s *ServiceConfigEntry) GetName() string {
230 func (s *ServiceConfigEntry) GetNamespace() string {
238 func (s *ServiceConfigEntry) GetCreateIndex() uint64 {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/api/
H A Dconfig_entry.go205 type ServiceConfigEntry struct { struct
206 Kind string
207 Name string
217 Meta map[string]string `json:",omitempty"`
218 CreateIndex uint64
219 ModifyIndex uint64
222 func (s *ServiceConfigEntry) GetKind() string {
226 func (s *ServiceConfigEntry) GetName() string {
230 func (s *ServiceConfigEntry) GetNamespace() string {
238 func (s *ServiceConfigEntry) GetCreateIndex() uint64 {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/api/
H A Dconfig_entry.go205 type ServiceConfigEntry struct { struct
206 Kind string
207 Name string
217 Meta map[string]string `json:",omitempty"`
218 CreateIndex uint64
219 ModifyIndex uint64
222 func (s *ServiceConfigEntry) GetKind() string {
226 func (s *ServiceConfigEntry) GetName() string {
230 func (s *ServiceConfigEntry) GetNamespace() string {
238 func (s *ServiceConfigEntry) GetCreateIndex() uint64 {
[all …]
/dports/sysutils/nomad/nomad-1.1.0/vendor/github.com/hashicorp/consul/api/
H A Dconfig_entry.go200 type ServiceConfigEntry struct { struct
201 Kind string
202 Name string
212 Meta map[string]string `json:",omitempty"`
213 CreateIndex uint64
214 ModifyIndex uint64
217 func (s *ServiceConfigEntry) GetKind() string {
221 func (s *ServiceConfigEntry) GetName() string {
225 func (s *ServiceConfigEntry) GetNamespace() string {
233 func (s *ServiceConfigEntry) GetCreateIndex() uint64 {
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/agent/structs/
H A Dconfig_entry.go52 type ServiceConfigEntry struct { struct
53 Kind string
54 Name string
55 Protocol string
57 Expose ExposeConfig `json:",omitempty"`
67 EnterpriseMeta `hcl:",squash" mapstructure:",squash"`
68 RaftIndex
71 func (e *ServiceConfigEntry) GetKind() string {
75 func (e *ServiceConfigEntry) GetName() string {
83 func (e *ServiceConfigEntry) Normalize() error {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/agent/structs/
H A Dconfig_entry.go50 type ServiceConfigEntry struct { struct
51 Kind string
52 Name string
53 Protocol string
54 MeshGateway MeshGatewayConfig `json:",omitempty"`
57 ExternalSNI string `json:",omitempty"`
66 RaftIndex
69 func (e *ServiceConfigEntry) GetKind() string {
73 func (e *ServiceConfigEntry) GetName() string {
81 func (e *ServiceConfigEntry) Normalize() error {
[all …]
/dports/sysutils/consul/consul-1.10.3/agent/structs/
H A Dconfig_entry.go84 type ServiceConfigEntry struct { struct
85 Kind string
86 Name string
87 Protocol string
95 Meta map[string]string `json:",omitempty"`
96 EnterpriseMeta `hcl:",squash" mapstructure:",squash"`
97 RaftIndex
107 func (e *ServiceConfigEntry) GetKind() string {
111 func (e *ServiceConfigEntry) GetName() string {
126 func (e *ServiceConfigEntry) Normalize() error {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/agent/structs/
H A Dconfig_entry.go84 type ServiceConfigEntry struct { struct
85 Kind string
86 Name string
87 Protocol string
95 Meta map[string]string `json:",omitempty"`
96 EnterpriseMeta `hcl:",squash" mapstructure:",squash"`
97 RaftIndex
107 func (e *ServiceConfigEntry) GetKind() string {
111 func (e *ServiceConfigEntry) GetName() string {
126 func (e *ServiceConfigEntry) Normalize() error {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/agent/structs/
H A Dconfig_entry.go84 type ServiceConfigEntry struct { struct
85 Kind string
86 Name string
87 Protocol string
95 Meta map[string]string `json:",omitempty"`
96 EnterpriseMeta `hcl:",squash" mapstructure:",squash"`
97 RaftIndex
107 func (e *ServiceConfigEntry) GetKind() string {
111 func (e *ServiceConfigEntry) GetName() string {
126 func (e *ServiceConfigEntry) Normalize() error {
[all …]
/dports/net/traefik/traefik-2.6.1/vendor/github.com/hashicorp/consul/agent/structs/
H A Dconfig_entry.go84 type ServiceConfigEntry struct { struct
85 Kind string
86 Name string
87 Protocol string
95 Meta map[string]string `json:",omitempty"`
96 EnterpriseMeta `hcl:",squash" mapstructure:",squash"`
97 RaftIndex
107 func (e *ServiceConfigEntry) GetKind() string {
111 func (e *ServiceConfigEntry) GetName() string {
126 func (e *ServiceConfigEntry) Normalize() error {
[all …]