Home
last modified time | relevance | path

Searched refs:ServiceIdentities (Results 1 – 25 of 223) sorted by relevance

123456789

/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/agent/structs/
H A Dacl.go302 t2.ServiceIdentities = nil
312 if len(t.ServiceIdentities) > 0 {
313 t2.ServiceIdentities = make([]*ACLServiceIdentity, len(t.ServiceIdentities))
315 t2.ServiceIdentities[i] = s.Clone()
354 if len(t.ServiceIdentities) == 0 {
378 len(t.ServiceIdentities) > 0 ||
513 ServiceIdentities: token.ServiceIdentities,
845 r2.ServiceIdentities = nil
851 if len(r.ServiceIdentities) > 0 {
852 r2.ServiceIdentities = make([]*ACLServiceIdentity, len(r.ServiceIdentities))
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/agent/structs/
H A Dacl.go352 t2.ServiceIdentities = nil
363 if len(t.ServiceIdentities) > 0 {
364 t2.ServiceIdentities = make([]*ACLServiceIdentity, len(t.ServiceIdentities))
366 t2.ServiceIdentities[i] = s.Clone()
412 if len(t.ServiceIdentities) == 0 {
440 len(t.ServiceIdentities) > 0 ||
584 ServiceIdentities: token.ServiceIdentities,
920 r2.ServiceIdentities = nil
927 if len(r.ServiceIdentities) > 0 {
928 r2.ServiceIdentities = make([]*ACLServiceIdentity, len(r.ServiceIdentities))
[all …]
/dports/sysutils/consul/consul-1.10.3/agent/structs/
H A Dacl.go352 t2.ServiceIdentities = nil
363 if len(t.ServiceIdentities) > 0 {
364 t2.ServiceIdentities = make([]*ACLServiceIdentity, len(t.ServiceIdentities))
366 t2.ServiceIdentities[i] = s.Clone()
412 if len(t.ServiceIdentities) == 0 {
440 len(t.ServiceIdentities) > 0 ||
586 ServiceIdentities: token.ServiceIdentities,
922 r2.ServiceIdentities = nil
929 if len(r.ServiceIdentities) > 0 {
930 r2.ServiceIdentities = make([]*ACLServiceIdentity, len(r.ServiceIdentities))
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/agent/structs/
H A Dacl.go352 t2.ServiceIdentities = nil
363 if len(t.ServiceIdentities) > 0 {
364 t2.ServiceIdentities = make([]*ACLServiceIdentity, len(t.ServiceIdentities))
366 t2.ServiceIdentities[i] = s.Clone()
412 if len(t.ServiceIdentities) == 0 {
440 len(t.ServiceIdentities) > 0 ||
586 ServiceIdentities: token.ServiceIdentities,
922 r2.ServiceIdentities = nil
929 if len(r.ServiceIdentities) > 0 {
930 r2.ServiceIdentities = make([]*ACLServiceIdentity, len(r.ServiceIdentities))
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/agent/structs/
H A Dacl.go352 t2.ServiceIdentities = nil
363 if len(t.ServiceIdentities) > 0 {
364 t2.ServiceIdentities = make([]*ACLServiceIdentity, len(t.ServiceIdentities))
366 t2.ServiceIdentities[i] = s.Clone()
412 if len(t.ServiceIdentities) == 0 {
440 len(t.ServiceIdentities) > 0 ||
586 ServiceIdentities: token.ServiceIdentities,
922 r2.ServiceIdentities = nil
929 if len(r.ServiceIdentities) > 0 {
930 r2.ServiceIdentities = make([]*ACLServiceIdentity, len(r.ServiceIdentities))
[all …]
/dports/net/traefik/traefik-2.6.1/vendor/github.com/hashicorp/consul/agent/structs/
H A Dacl.go352 t2.ServiceIdentities = nil
363 if len(t.ServiceIdentities) > 0 {
364 t2.ServiceIdentities = make([]*ACLServiceIdentity, len(t.ServiceIdentities))
366 t2.ServiceIdentities[i] = s.Clone()
412 if len(t.ServiceIdentities) == 0 {
440 len(t.ServiceIdentities) > 0 ||
586 ServiceIdentities: token.ServiceIdentities,
922 r2.ServiceIdentities = nil
929 if len(r.ServiceIdentities) > 0 {
930 r2.ServiceIdentities = make([]*ACLServiceIdentity, len(r.ServiceIdentities))
[all …]
/dports/sysutils/consul/consul-1.10.3/command/acl/role/update/
H A Drole_update_test.go63 ServiceIdentities: []*api.ACLServiceIdentity{
121 require.Len(t, role.ServiceIdentities, 1)
141 require.Len(t, role.ServiceIdentities, 1)
159 require.Len(t, role.ServiceIdentities, 2)
177 require.Len(t, role.ServiceIdentities, 3)
195 require.Len(t, role.ServiceIdentities, 3)
231 ServiceIdentities: []*api.ACLServiceIdentity{
393 require.Len(t, role.ServiceIdentities, 0)
422 require.Len(t, role.ServiceIdentities, 0)
451 require.Len(t, role.ServiceIdentities, 1)
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/command/acl/role/update/
H A Drole_update_test.go64 ServiceIdentities: []*api.ACLServiceIdentity{
122 require.Len(t, role.ServiceIdentities, 1)
142 require.Len(t, role.ServiceIdentities, 1)
160 require.Len(t, role.ServiceIdentities, 2)
178 require.Len(t, role.ServiceIdentities, 3)
196 require.Len(t, role.ServiceIdentities, 3)
231 ServiceIdentities: []*api.ACLServiceIdentity{
392 require.Len(t, role.ServiceIdentities, 0)
421 require.Len(t, role.ServiceIdentities, 0)
450 require.Len(t, role.ServiceIdentities, 1)
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/command/acl/role/update/
H A Drole_update_test.go63 ServiceIdentities: []*api.ACLServiceIdentity{
121 require.Len(t, role.ServiceIdentities, 1)
141 require.Len(t, role.ServiceIdentities, 1)
159 require.Len(t, role.ServiceIdentities, 2)
177 require.Len(t, role.ServiceIdentities, 3)
195 require.Len(t, role.ServiceIdentities, 3)
231 ServiceIdentities: []*api.ACLServiceIdentity{
393 require.Len(t, role.ServiceIdentities, 0)
422 require.Len(t, role.ServiceIdentities, 0)
451 require.Len(t, role.ServiceIdentities, 1)
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/command/acl/role/update/
H A Drole_update_test.go63 ServiceIdentities: []*api.ACLServiceIdentity{
121 require.Len(t, role.ServiceIdentities, 1)
141 require.Len(t, role.ServiceIdentities, 1)
159 require.Len(t, role.ServiceIdentities, 2)
177 require.Len(t, role.ServiceIdentities, 3)
195 require.Len(t, role.ServiceIdentities, 3)
231 ServiceIdentities: []*api.ACLServiceIdentity{
393 require.Len(t, role.ServiceIdentities, 0)
422 require.Len(t, role.ServiceIdentities, 0)
451 require.Len(t, role.ServiceIdentities, 1)
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/command/acl/role/update/
H A Drole_update_test.go62 ServiceIdentities: []*api.ACLServiceIdentity{
114 require.Len(t, role.ServiceIdentities, 1)
141 require.Len(t, role.ServiceIdentities, 1)
166 require.Len(t, role.ServiceIdentities, 2)
191 require.Len(t, role.ServiceIdentities, 3)
241 ServiceIdentities: []*api.ACLServiceIdentity{
304 require.Len(t, role.ServiceIdentities, 0)
333 require.Len(t, role.ServiceIdentities, 0)
362 require.Len(t, role.ServiceIdentities, 1)
391 require.Len(t, role.ServiceIdentities, 1)
H A Drole_update.go107 ServiceIdentities: parsedServiceIdents,
173 for i, link := range role.ServiceIdentities {
181 role.ServiceIdentities[found] = svcid
183 role.ServiceIdentities = append(role.ServiceIdentities, svcid)
/dports/sysutils/nomad/nomad-1.1.0/command/agent/consul/
H A Dacl_testing.go98 ServiceIdentities: nil,
108 ServiceIdentities: nil,
115 ServiceIdentities: nil, // todo add more if needed
323 for _, id := range token.ServiceIdentities {
370 ServiceIdentities: token.ServiceIdentities,
/dports/sysutils/consul/consul-1.10.3/command/acl/token/
H A Dformatter.go84 if len(token.ServiceIdentities) > 0 {
86 for _, svcid := range token.ServiceIdentities {
159 if len(token.ServiceIdentities) > 0 {
161 for _, svcid := range token.ServiceIdentities {
171 for _, svcid := range token.ServiceIdentities {
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/command/acl/token/
H A Dformatter.go84 if len(token.ServiceIdentities) > 0 {
86 for _, svcid := range token.ServiceIdentities {
158 if len(token.ServiceIdentities) > 0 {
160 for _, svcid := range token.ServiceIdentities {
170 for _, svcid := range token.ServiceIdentities {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/command/acl/token/
H A Dformatter.go84 if len(token.ServiceIdentities) > 0 {
86 for _, svcid := range token.ServiceIdentities {
159 if len(token.ServiceIdentities) > 0 {
161 for _, svcid := range token.ServiceIdentities {
171 for _, svcid := range token.ServiceIdentities {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/command/acl/token/
H A Dformatter.go84 if len(token.ServiceIdentities) > 0 {
86 for _, svcid := range token.ServiceIdentities {
159 if len(token.ServiceIdentities) > 0 {
161 for _, svcid := range token.ServiceIdentities {
171 for _, svcid := range token.ServiceIdentities {
/dports/sysutils/consul/consul-1.10.3/command/acl/role/
H A Dformatter.go70 if len(role.ServiceIdentities) > 0 {
72 for _, svcid := range role.ServiceIdentities {
120 if len(role.ServiceIdentities) > 0 {
122 for _, svcid := range role.ServiceIdentities {
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/command/acl/role/
H A Dformatter.go70 if len(role.ServiceIdentities) > 0 {
72 for _, svcid := range role.ServiceIdentities {
120 if len(role.ServiceIdentities) > 0 {
122 for _, svcid := range role.ServiceIdentities {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/command/acl/role/
H A Dformatter.go70 if len(role.ServiceIdentities) > 0 {
72 for _, svcid := range role.ServiceIdentities {
120 if len(role.ServiceIdentities) > 0 {
122 for _, svcid := range role.ServiceIdentities {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/command/acl/role/
H A Dformatter.go70 if len(role.ServiceIdentities) > 0 {
72 for _, svcid := range role.ServiceIdentities {
120 if len(role.ServiceIdentities) > 0 {
122 for _, svcid := range role.ServiceIdentities {
/dports/sysutils/consul/consul-1.10.3/ui/packages/consul-ui/tests/acceptance/dc/acls/roles/
H A Dindex.feature21 ServiceIdentities:
26 ServiceIdentities:
31 ServiceIdentities:
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/ui-v2/tests/acceptance/dc/acls/roles/
H A Dindex.feature21 ServiceIdentities:
26 ServiceIdentities:
31 ServiceIdentities:
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/ui/packages/consul-ui/tests/acceptance/dc/acls/roles/
H A Dindex.feature21 ServiceIdentities:
26 ServiceIdentities:
31 ServiceIdentities:
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/ui/packages/consul-ui/tests/acceptance/dc/acls/roles/
H A Dindex.feature21 ServiceIdentities:
26 ServiceIdentities:
31 ServiceIdentities:

123456789