Home
last modified time | relevance | path

Searched refs:ServiceIntentionsConfigEntry (Results 1 – 25 of 89) sorted by relevance

1234

/dports/sysutils/consul/consul-1.10.3/agent/structs/
H A Dconfig_entry_intentions_test.go33 entry *ServiceIntentionsConfigEntry
61 entry: &ServiceIntentionsConfigEntry{
68 entry: &ServiceIntentionsConfigEntry{
75 entry: &ServiceIntentionsConfigEntry{
92 entry: &ServiceIntentionsConfigEntry{
104 entry: &ServiceIntentionsConfigEntry{
117 entry: &ServiceIntentionsConfigEntry{
132 entry: &ServiceIntentionsConfigEntry{
151 entry: &ServiceIntentionsConfigEntry{
165 entry: &ServiceIntentionsConfigEntry{
[all …]
H A Dconfig_entry_intentions.go12 type ServiceIntentionsConfigEntry struct { struct
24 var _ UpdatableConfigEntry = (*ServiceIntentionsConfigEntry)(nil)
26 func (e *ServiceIntentionsConfigEntry) GetKind() string { argument
30 func (e *ServiceIntentionsConfigEntry) GetName() string { argument
38 func (e *ServiceIntentionsConfigEntry) GetMeta() map[string]string { argument
45 func (e *ServiceIntentionsConfigEntry) Clone() *ServiceIntentionsConfigEntry { argument
171 func (e *ServiceIntentionsConfigEntry) ToIntentions() Intentions { argument
353 prev, ok := rawPrev.(*ServiceIntentionsConfigEntry)
395 func (e *ServiceIntentionsConfigEntry) Normalize() error { argument
513 func (e *ServiceIntentionsConfigEntry) Validate() error { argument
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/agent/structs/
H A Dconfig_entry_intentions_test.go33 entry *ServiceIntentionsConfigEntry
61 entry: &ServiceIntentionsConfigEntry{
68 entry: &ServiceIntentionsConfigEntry{
75 entry: &ServiceIntentionsConfigEntry{
92 entry: &ServiceIntentionsConfigEntry{
104 entry: &ServiceIntentionsConfigEntry{
117 entry: &ServiceIntentionsConfigEntry{
132 entry: &ServiceIntentionsConfigEntry{
151 entry: &ServiceIntentionsConfigEntry{
165 entry: &ServiceIntentionsConfigEntry{
[all …]
H A Dconfig_entry_intentions.go12 type ServiceIntentionsConfigEntry struct { struct
24 var _ UpdatableConfigEntry = (*ServiceIntentionsConfigEntry)(nil)
26 func (e *ServiceIntentionsConfigEntry) GetKind() string { argument
30 func (e *ServiceIntentionsConfigEntry) GetName() string { argument
38 func (e *ServiceIntentionsConfigEntry) GetMeta() map[string]string { argument
45 func (e *ServiceIntentionsConfigEntry) Clone() *ServiceIntentionsConfigEntry { argument
171 func (e *ServiceIntentionsConfigEntry) ToIntentions() Intentions { argument
353 prev, ok := rawPrev.(*ServiceIntentionsConfigEntry)
395 func (e *ServiceIntentionsConfigEntry) Normalize() error { argument
513 func (e *ServiceIntentionsConfigEntry) Validate() error { argument
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/agent/structs/
H A Dconfig_entry_intentions_test.go33 entry *ServiceIntentionsConfigEntry
61 entry: &ServiceIntentionsConfigEntry{
68 entry: &ServiceIntentionsConfigEntry{
75 entry: &ServiceIntentionsConfigEntry{
92 entry: &ServiceIntentionsConfigEntry{
104 entry: &ServiceIntentionsConfigEntry{
117 entry: &ServiceIntentionsConfigEntry{
132 entry: &ServiceIntentionsConfigEntry{
151 entry: &ServiceIntentionsConfigEntry{
165 entry: &ServiceIntentionsConfigEntry{
[all …]
H A Dconfig_entry_intentions.go12 type ServiceIntentionsConfigEntry struct { struct
24 var _ UpdatableConfigEntry = (*ServiceIntentionsConfigEntry)(nil)
26 func (e *ServiceIntentionsConfigEntry) GetKind() string { argument
30 func (e *ServiceIntentionsConfigEntry) GetName() string { argument
38 func (e *ServiceIntentionsConfigEntry) GetMeta() map[string]string { argument
45 func (e *ServiceIntentionsConfigEntry) Clone() *ServiceIntentionsConfigEntry { argument
171 func (e *ServiceIntentionsConfigEntry) ToIntentions() Intentions { argument
353 prev, ok := rawPrev.(*ServiceIntentionsConfigEntry)
395 func (e *ServiceIntentionsConfigEntry) Normalize() error { argument
513 func (e *ServiceIntentionsConfigEntry) Validate() error { argument
[all …]
/dports/net/traefik/traefik-2.6.1/vendor/github.com/hashicorp/consul/agent/structs/
H A Dconfig_entry_intentions.go12 type ServiceIntentionsConfigEntry struct { struct
24 var _ UpdatableConfigEntry = (*ServiceIntentionsConfigEntry)(nil)
26 func (e *ServiceIntentionsConfigEntry) GetKind() string { argument
30 func (e *ServiceIntentionsConfigEntry) GetName() string { argument
38 func (e *ServiceIntentionsConfigEntry) GetMeta() map[string]string { argument
45 func (e *ServiceIntentionsConfigEntry) Clone() *ServiceIntentionsConfigEntry { argument
171 func (e *ServiceIntentionsConfigEntry) ToIntentions() Intentions { argument
353 prev, ok := rawPrev.(*ServiceIntentionsConfigEntry)
395 func (e *ServiceIntentionsConfigEntry) Normalize() error { argument
513 func (e *ServiceIntentionsConfigEntry) Validate() error { argument
[all …]
/dports/net/traefik/traefik-2.6.1/vendor/github.com/hashicorp/consul/api/
H A Dconfig_entry_intentions.go5 type ServiceIntentionsConfigEntry struct { struct
35 func (e *ServiceIntentionsConfigEntry) GetKind() string { return e.Kind } argument
36 func (e *ServiceIntentionsConfigEntry) GetName() string { return e.Name } argument
37 func (e *ServiceIntentionsConfigEntry) GetPartition() string { return e.Partition } argument
38 func (e *ServiceIntentionsConfigEntry) GetNamespace() string { return e.Namespace } argument
39 func (e *ServiceIntentionsConfigEntry) GetMeta() map[string]string { return e.Meta } argument
40 func (e *ServiceIntentionsConfigEntry) GetCreateIndex() uint64 { return e.CreateIndex } argument
41 func (e *ServiceIntentionsConfigEntry) GetModifyIndex() uint64 { return e.ModifyIndex } argument
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/hashicorp/consul/api/
H A Dconfig_entry_intentions.go5 type ServiceIntentionsConfigEntry struct { struct
33 func (e *ServiceIntentionsConfigEntry) GetKind() string { argument
37 func (e *ServiceIntentionsConfigEntry) GetName() string { argument
41 func (e *ServiceIntentionsConfigEntry) GetNamespace() string { argument
45 func (e *ServiceIntentionsConfigEntry) GetMeta() map[string]string { argument
49 func (e *ServiceIntentionsConfigEntry) GetCreateIndex() uint64 { argument
53 func (e *ServiceIntentionsConfigEntry) GetModifyIndex() uint64 { argument
/dports/sysutils/consul/consul-1.10.3/api/
H A Dconfig_entry_intentions.go5 type ServiceIntentionsConfigEntry struct { struct
33 func (e *ServiceIntentionsConfigEntry) GetKind() string { argument
37 func (e *ServiceIntentionsConfigEntry) GetName() string { argument
41 func (e *ServiceIntentionsConfigEntry) GetNamespace() string { argument
45 func (e *ServiceIntentionsConfigEntry) GetMeta() map[string]string { argument
49 func (e *ServiceIntentionsConfigEntry) GetCreateIndex() uint64 { argument
53 func (e *ServiceIntentionsConfigEntry) GetModifyIndex() uint64 { argument
H A Dconfig_entry_intentions_test.go28 entries := []*ServiceIntentionsConfigEntry{
70 readIxn, ok := entry.(*ServiceIntentionsConfigEntry)
111 readIxn, ok = entry.(*ServiceIntentionsConfigEntry)
118 readIxn, ok = entry.(*ServiceIntentionsConfigEntry)
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/api/
H A Dconfig_entry_intentions.go5 type ServiceIntentionsConfigEntry struct { struct
33 func (e *ServiceIntentionsConfigEntry) GetKind() string { argument
37 func (e *ServiceIntentionsConfigEntry) GetName() string { argument
41 func (e *ServiceIntentionsConfigEntry) GetNamespace() string { argument
45 func (e *ServiceIntentionsConfigEntry) GetMeta() map[string]string { argument
49 func (e *ServiceIntentionsConfigEntry) GetCreateIndex() uint64 { argument
53 func (e *ServiceIntentionsConfigEntry) GetModifyIndex() uint64 { argument
H A Dconfig_entry_intentions_test.go28 entries := []*ServiceIntentionsConfigEntry{
70 readIxn, ok := entry.(*ServiceIntentionsConfigEntry)
111 readIxn, ok = entry.(*ServiceIntentionsConfigEntry)
118 readIxn, ok = entry.(*ServiceIntentionsConfigEntry)
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/github.com/hashicorp/consul/api/
H A Dconfig_entry_intentions.go5 type ServiceIntentionsConfigEntry struct { struct
33 func (e *ServiceIntentionsConfigEntry) GetKind() string { argument
37 func (e *ServiceIntentionsConfigEntry) GetName() string { argument
41 func (e *ServiceIntentionsConfigEntry) GetNamespace() string { argument
45 func (e *ServiceIntentionsConfigEntry) GetMeta() map[string]string { argument
49 func (e *ServiceIntentionsConfigEntry) GetCreateIndex() uint64 { argument
53 func (e *ServiceIntentionsConfigEntry) GetModifyIndex() uint64 { argument
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/api/
H A Dconfig_entry_intentions.go5 type ServiceIntentionsConfigEntry struct { struct
33 func (e *ServiceIntentionsConfigEntry) GetKind() string { argument
37 func (e *ServiceIntentionsConfigEntry) GetName() string { argument
41 func (e *ServiceIntentionsConfigEntry) GetNamespace() string { argument
45 func (e *ServiceIntentionsConfigEntry) GetMeta() map[string]string { argument
49 func (e *ServiceIntentionsConfigEntry) GetCreateIndex() uint64 { argument
53 func (e *ServiceIntentionsConfigEntry) GetModifyIndex() uint64 { argument
H A Dconfig_entry_intentions_test.go28 entries := []*ServiceIntentionsConfigEntry{
70 readIxn, ok := entry.(*ServiceIntentionsConfigEntry)
111 readIxn, ok = entry.(*ServiceIntentionsConfigEntry)
118 readIxn, ok = entry.(*ServiceIntentionsConfigEntry)
/dports/sysutils/nomad/nomad-1.1.0/vendor/github.com/hashicorp/consul/api/
H A Dconfig_entry_intentions.go5 type ServiceIntentionsConfigEntry struct { struct
33 func (e *ServiceIntentionsConfigEntry) GetKind() string { argument
37 func (e *ServiceIntentionsConfigEntry) GetName() string { argument
41 func (e *ServiceIntentionsConfigEntry) GetNamespace() string { argument
45 func (e *ServiceIntentionsConfigEntry) GetMeta() map[string]string { argument
49 func (e *ServiceIntentionsConfigEntry) GetCreateIndex() uint64 { argument
53 func (e *ServiceIntentionsConfigEntry) GetModifyIndex() uint64 { argument
/dports/sysutils/consul/consul-1.10.3/agent/consul/state/
H A Dintention_test.go72 configEntry *structs.ServiceIntentionsConfigEntry
348 eqEntry(t, &structs.ServiceIntentionsConfigEntry{
854 conf := &structs.ServiceIntentionsConfigEntry{
902 conf := &structs.ServiceIntentionsConfigEntry{
954 conf := &structs.ServiceIntentionsConfigEntry{
1011 conf := &structs.ServiceIntentionsConfigEntry{
1101 conf := &structs.ServiceIntentionsConfigEntry{
1587 conf := &structs.ServiceIntentionsConfigEntry{
1713 &structs.ServiceIntentionsConfigEntry{
1734 &structs.ServiceIntentionsConfigEntry{
[all …]
H A Dconfig_entry_intention.go26 ixnEntry, ok := entry.(*structs.ServiceIntentionsConfigEntry)
96 ixnEntry, ok := entry.(*structs.ServiceIntentionsConfigEntry)
147 …n(tx ReadTxn, ws memdb.WatchSet, id string) (uint64, *structs.ServiceIntentionsConfigEntry, *struc…
162 conf, ok := existing.(*structs.ServiceIntentionsConfigEntry)
176 …atchSet, args *structs.IntentionQueryExact) (uint64, *structs.ServiceIntentionsConfigEntry, *struc…
275 entry := v.(*structs.ServiceIntentionsConfigEntry)
H A Dintention.go261 var upsertEntry *structs.ServiceIntentionsConfigEntry
263 upsertEntry = &structs.ServiceIntentionsConfigEntry{
270 prevEntry := configEntry.(*structs.ServiceIntentionsConfigEntry)
352 prevEntry := configEntry.(*structs.ServiceIntentionsConfigEntry)
446 var prevEntry *structs.ServiceIntentionsConfigEntry
448 prevEntry = configEntry.(*structs.ServiceIntentionsConfigEntry)
451 var upsertEntry *structs.ServiceIntentionsConfigEntry
454 upsertEntry = &structs.ServiceIntentionsConfigEntry{
480 func checkLegacyIntentionApplyAllowed(prevEntry *structs.ServiceIntentionsConfigEntry) error { argument
572 … IntentionGet(ws memdb.WatchSet, id string) (uint64, *structs.ServiceIntentionsConfigEntry, *struc…
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/agent/consul/state/
H A Dintention_test.go72 configEntry *structs.ServiceIntentionsConfigEntry
348 eqEntry(t, &structs.ServiceIntentionsConfigEntry{
854 conf := &structs.ServiceIntentionsConfigEntry{
902 conf := &structs.ServiceIntentionsConfigEntry{
954 conf := &structs.ServiceIntentionsConfigEntry{
1011 conf := &structs.ServiceIntentionsConfigEntry{
1101 conf := &structs.ServiceIntentionsConfigEntry{
1587 conf := &structs.ServiceIntentionsConfigEntry{
1713 &structs.ServiceIntentionsConfigEntry{
1734 &structs.ServiceIntentionsConfigEntry{
[all …]
H A Dconfig_entry_intention.go26 ixnEntry, ok := entry.(*structs.ServiceIntentionsConfigEntry)
96 ixnEntry, ok := entry.(*structs.ServiceIntentionsConfigEntry)
147 …n(tx ReadTxn, ws memdb.WatchSet, id string) (uint64, *structs.ServiceIntentionsConfigEntry, *struc…
162 conf, ok := existing.(*structs.ServiceIntentionsConfigEntry)
176 …atchSet, args *structs.IntentionQueryExact) (uint64, *structs.ServiceIntentionsConfigEntry, *struc…
275 entry := v.(*structs.ServiceIntentionsConfigEntry)
H A Dintention.go261 var upsertEntry *structs.ServiceIntentionsConfigEntry
263 upsertEntry = &structs.ServiceIntentionsConfigEntry{
270 prevEntry := configEntry.(*structs.ServiceIntentionsConfigEntry)
352 prevEntry := configEntry.(*structs.ServiceIntentionsConfigEntry)
446 var prevEntry *structs.ServiceIntentionsConfigEntry
448 prevEntry = configEntry.(*structs.ServiceIntentionsConfigEntry)
451 var upsertEntry *structs.ServiceIntentionsConfigEntry
454 upsertEntry = &structs.ServiceIntentionsConfigEntry{
480 func checkLegacyIntentionApplyAllowed(prevEntry *structs.ServiceIntentionsConfigEntry) error { argument
572 … IntentionGet(ws memdb.WatchSet, id string) (uint64, *structs.ServiceIntentionsConfigEntry, *struc…
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/agent/consul/state/
H A Dintention_test.go72 configEntry *structs.ServiceIntentionsConfigEntry
348 eqEntry(t, &structs.ServiceIntentionsConfigEntry{
854 conf := &structs.ServiceIntentionsConfigEntry{
902 conf := &structs.ServiceIntentionsConfigEntry{
954 conf := &structs.ServiceIntentionsConfigEntry{
1011 conf := &structs.ServiceIntentionsConfigEntry{
1101 conf := &structs.ServiceIntentionsConfigEntry{
1587 conf := &structs.ServiceIntentionsConfigEntry{
1713 &structs.ServiceIntentionsConfigEntry{
1734 &structs.ServiceIntentionsConfigEntry{
[all …]
H A Dconfig_entry_intention.go26 ixnEntry, ok := entry.(*structs.ServiceIntentionsConfigEntry)
96 ixnEntry, ok := entry.(*structs.ServiceIntentionsConfigEntry)
147 …n(tx ReadTxn, ws memdb.WatchSet, id string) (uint64, *structs.ServiceIntentionsConfigEntry, *struc…
162 conf, ok := existing.(*structs.ServiceIntentionsConfigEntry)
176 …atchSet, args *structs.IntentionQueryExact) (uint64, *structs.ServiceIntentionsConfigEntry, *struc…
275 entry := v.(*structs.ServiceIntentionsConfigEntry)

1234