Home
last modified time | relevance | path

Searched defs:MeshConfigEntry (Results 1 – 10 of 10) sorted by relevance

/dports/sysutils/consul/consul-1.10.3/agent/structs/
H A Dconfig_entry_mesh.go10 type MeshConfigEntry struct { struct
15 Meta map[string]string `json:",omitempty"`
16 EnterpriseMeta `hcl:",squash" mapstructure:",squash"`
17 RaftIndex
28 func (e *MeshConfigEntry) GetKind() string {
32 func (e *MeshConfigEntry) GetName() string {
40 func (e *MeshConfigEntry) GetMeta() map[string]string {
47 func (e *MeshConfigEntry) Normalize() error {
56 func (e *MeshConfigEntry) Validate() error {
77 func (e *MeshConfigEntry) GetRaftIndex() *RaftIndex {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/agent/structs/
H A Dconfig_entry_mesh.go10 type MeshConfigEntry struct { struct
15 Meta map[string]string `json:",omitempty"`
16 EnterpriseMeta `hcl:",squash" mapstructure:",squash"`
17 RaftIndex
28 func (e *MeshConfigEntry) GetKind() string {
32 func (e *MeshConfigEntry) GetName() string {
40 func (e *MeshConfigEntry) GetMeta() map[string]string {
47 func (e *MeshConfigEntry) Normalize() error {
56 func (e *MeshConfigEntry) Validate() error {
77 func (e *MeshConfigEntry) GetRaftIndex() *RaftIndex {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/agent/structs/
H A Dconfig_entry_mesh.go10 type MeshConfigEntry struct { struct
15 Meta map[string]string `json:",omitempty"`
16 EnterpriseMeta `hcl:",squash" mapstructure:",squash"`
17 RaftIndex
28 func (e *MeshConfigEntry) GetKind() string {
32 func (e *MeshConfigEntry) GetName() string {
40 func (e *MeshConfigEntry) GetMeta() map[string]string {
47 func (e *MeshConfigEntry) Normalize() error {
56 func (e *MeshConfigEntry) Validate() error {
77 func (e *MeshConfigEntry) GetRaftIndex() *RaftIndex {
[all …]
/dports/net/traefik/traefik-2.6.1/vendor/github.com/hashicorp/consul/agent/structs/
H A Dconfig_entry_mesh.go10 type MeshConfigEntry struct { struct
15 Meta map[string]string `json:",omitempty"`
16 EnterpriseMeta `hcl:",squash" mapstructure:",squash"`
17 RaftIndex
28 func (e *MeshConfigEntry) GetKind() string {
32 func (e *MeshConfigEntry) GetName() string {
40 func (e *MeshConfigEntry) GetMeta() map[string]string {
47 func (e *MeshConfigEntry) Normalize() error {
56 func (e *MeshConfigEntry) Validate() error {
77 func (e *MeshConfigEntry) GetRaftIndex() *RaftIndex {
[all …]
/dports/net/traefik/traefik-2.6.1/vendor/github.com/hashicorp/consul/api/
H A Dconfig_entry_mesh.go7 type MeshConfigEntry struct { struct
10 Partition string `json:",omitempty"`
14 Namespace string `json:",omitempty"`
18 TransparentProxy TransparentProxyMeshConfig `alias:"transparent_proxy"`
20 Meta map[string]string `json:",omitempty"`
24 CreateIndex uint64
29 ModifyIndex uint64
36 func (e *MeshConfigEntry) GetKind() string { return MeshConfig }
38 func (e *MeshConfigEntry) GetPartition() string { return e.Partition }
40 func (e *MeshConfigEntry) GetMeta() map[string]string { return e.Meta }
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/hashicorp/consul/api/
H A Dconfig_entry_cluster.go5 type MeshConfigEntry struct { struct
6 Namespace string `json:",omitempty"`
9 CreateIndex uint64
10 ModifyIndex uint64
17 func (e *MeshConfigEntry) GetKind() string {
21 func (e *MeshConfigEntry) GetName() string {
25 func (e *MeshConfigEntry) GetNamespace() string {
29 func (e *MeshConfigEntry) GetMeta() map[string]string {
33 func (e *MeshConfigEntry) GetCreateIndex() uint64 {
37 func (e *MeshConfigEntry) GetModifyIndex() uint64 {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/github.com/hashicorp/consul/api/
H A Dconfig_entry_cluster.go5 type MeshConfigEntry struct { struct
6 Namespace string `json:",omitempty"`
9 CreateIndex uint64
10 ModifyIndex uint64
17 func (e *MeshConfigEntry) GetKind() string {
21 func (e *MeshConfigEntry) GetName() string {
25 func (e *MeshConfigEntry) GetNamespace() string {
29 func (e *MeshConfigEntry) GetMeta() map[string]string {
33 func (e *MeshConfigEntry) GetCreateIndex() uint64 {
37 func (e *MeshConfigEntry) GetModifyIndex() uint64 {
[all …]
/dports/sysutils/consul/consul-1.10.3/api/
H A Dconfig_entry_cluster.go5 type MeshConfigEntry struct { struct
6 Namespace string `json:",omitempty"`
9 CreateIndex uint64
10 ModifyIndex uint64
17 func (e *MeshConfigEntry) GetKind() string {
21 func (e *MeshConfigEntry) GetName() string {
25 func (e *MeshConfigEntry) GetNamespace() string {
29 func (e *MeshConfigEntry) GetMeta() map[string]string {
33 func (e *MeshConfigEntry) GetCreateIndex() uint64 {
37 func (e *MeshConfigEntry) GetModifyIndex() uint64 {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/api/
H A Dconfig_entry_cluster.go5 type MeshConfigEntry struct { struct
6 Namespace string `json:",omitempty"`
9 CreateIndex uint64
10 ModifyIndex uint64
17 func (e *MeshConfigEntry) GetKind() string {
21 func (e *MeshConfigEntry) GetName() string {
25 func (e *MeshConfigEntry) GetNamespace() string {
29 func (e *MeshConfigEntry) GetMeta() map[string]string {
33 func (e *MeshConfigEntry) GetCreateIndex() uint64 {
37 func (e *MeshConfigEntry) GetModifyIndex() uint64 {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/api/
H A Dconfig_entry_cluster.go5 type MeshConfigEntry struct { struct
6 Namespace string `json:",omitempty"`
9 CreateIndex uint64
10 ModifyIndex uint64
17 func (e *MeshConfigEntry) GetKind() string {
21 func (e *MeshConfigEntry) GetName() string {
25 func (e *MeshConfigEntry) GetNamespace() string {
29 func (e *MeshConfigEntry) GetMeta() map[string]string {
33 func (e *MeshConfigEntry) GetCreateIndex() uint64 {
37 func (e *MeshConfigEntry) GetModifyIndex() uint64 {
[all …]