Home
last modified time | relevance | path

Searched refs:ACLTokenRoleLink (Results 1 – 25 of 77) sorted by relevance

1234

/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/agent/consul/
H A Dacl_authmethod.go48 ) ([]*structs.ACLServiceIdentity, []structs.ACLTokenRoleLink, error) {
73 roleLinks []structs.ACLTokenRoleLink
97 roleLinks = append(roleLinks, structs.ACLTokenRoleLink{
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/command/acl/token/update/
H A Dtoken_update.go201 token.Roles = append(token.Roles, &api.ACLTokenRoleLink{Name: roleName})
221 token.Roles = append(token.Roles, &api.ACLTokenRoleLink{Name: roleID})
230 token.Roles = append(token.Roles, &api.ACLTokenRoleLink{Name: roleName})
239 token.Roles = append(token.Roles, &api.ACLTokenRoleLink{ID: roleID})
/dports/sysutils/consul/consul-1.10.3/command/acl/token/update/
H A Dtoken_update.go223 t.Roles = append(t.Roles, &api.ACLTokenRoleLink{Name: roleName})
243 t.Roles = append(t.Roles, &api.ACLTokenRoleLink{Name: roleID})
252 t.Roles = append(t.Roles, &api.ACLTokenRoleLink{Name: roleName})
261 t.Roles = append(t.Roles, &api.ACLTokenRoleLink{ID: roleID})
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/command/acl/token/update/
H A Dtoken_update.go223 t.Roles = append(t.Roles, &api.ACLTokenRoleLink{Name: roleName})
243 t.Roles = append(t.Roles, &api.ACLTokenRoleLink{Name: roleID})
252 t.Roles = append(t.Roles, &api.ACLTokenRoleLink{Name: roleName})
261 t.Roles = append(t.Roles, &api.ACLTokenRoleLink{ID: roleID})
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/command/acl/token/update/
H A Dtoken_update.go223 t.Roles = append(t.Roles, &api.ACLTokenRoleLink{Name: roleName})
243 t.Roles = append(t.Roles, &api.ACLTokenRoleLink{Name: roleID})
252 t.Roles = append(t.Roles, &api.ACLTokenRoleLink{Name: roleName})
261 t.Roles = append(t.Roles, &api.ACLTokenRoleLink{ID: roleID})
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/command/acl/token/update/
H A Dtoken_update.go223 t.Roles = append(t.Roles, &api.ACLTokenRoleLink{Name: roleName})
243 t.Roles = append(t.Roles, &api.ACLTokenRoleLink{Name: roleID})
252 t.Roles = append(t.Roles, &api.ACLTokenRoleLink{Name: roleName})
261 t.Roles = append(t.Roles, &api.ACLTokenRoleLink{ID: roleID})
/dports/sysutils/consul/consul-1.10.3/agent/consul/
H A Dacl_authmethod.go40 roles []structs.ACLTokenRoleLink
104 bindings.roles = append(bindings.roles, structs.ACLTokenRoleLink{
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/agent/consul/
H A Dacl_authmethod.go40 roles []structs.ACLTokenRoleLink
104 bindings.roles = append(bindings.roles, structs.ACLTokenRoleLink{
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/agent/consul/
H A Dacl_authmethod.go40 roles []structs.ACLTokenRoleLink
104 bindings.roles = append(bindings.roles, structs.ACLTokenRoleLink{
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/agent/consul/
H A Dacl_authmethod.go40 roles []structs.ACLTokenRoleLink
104 bindings.roles = append(bindings.roles, structs.ACLTokenRoleLink{
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/command/acl/token/create/
H A Dtoken_create.go122 newToken.Roles = append(newToken.Roles, &api.ACLTokenRoleLink{Name: roleName})
131 newToken.Roles = append(newToken.Roles, &api.ACLTokenRoleLink{ID: roleID})
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/agent/consul/state/
H A Dacl_test.go419 structs.ACLTokenRoleLink{
453 structs.ACLTokenRoleLink{
488 structs.ACLTokenRoleLink{
545 structs.ACLTokenRoleLink{
584 structs.ACLTokenRoleLink{
843 structs.ACLTokenRoleLink{
1016 structs.ACLTokenRoleLink{
1026 structs.ACLTokenRoleLink{
1368 structs.ACLTokenRoleLink{
3534 structs.ACLTokenRoleLink{
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/agent/consul/state/
H A Dacl_test.go419 structs.ACLTokenRoleLink{
453 structs.ACLTokenRoleLink{
488 structs.ACLTokenRoleLink{
544 structs.ACLTokenRoleLink{
583 structs.ACLTokenRoleLink{
842 structs.ACLTokenRoleLink{
1015 structs.ACLTokenRoleLink{
1025 structs.ACLTokenRoleLink{
1367 structs.ACLTokenRoleLink{
3533 structs.ACLTokenRoleLink{
[all …]
/dports/sysutils/consul/consul-1.10.3/command/acl/token/create/
H A Dtoken_create.go142 newToken.Roles = append(newToken.Roles, &api.ACLTokenRoleLink{Name: roleName})
151 newToken.Roles = append(newToken.Roles, &api.ACLTokenRoleLink{ID: roleID})
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/command/acl/token/create/
H A Dtoken_create.go142 newToken.Roles = append(newToken.Roles, &api.ACLTokenRoleLink{Name: roleName})
151 newToken.Roles = append(newToken.Roles, &api.ACLTokenRoleLink{ID: roleID})
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/command/acl/token/create/
H A Dtoken_create.go142 newToken.Roles = append(newToken.Roles, &api.ACLTokenRoleLink{Name: roleName})
151 newToken.Roles = append(newToken.Roles, &api.ACLTokenRoleLink{ID: roleID})
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/command/acl/token/create/
H A Dtoken_create.go142 newToken.Roles = append(newToken.Roles, &api.ACLTokenRoleLink{Name: roleName})
151 newToken.Roles = append(newToken.Roles, &api.ACLTokenRoleLink{ID: roleID})
/dports/sysutils/nomad/nomad-1.1.0/command/agent/consul/
H A Dacl_testing.go189 Roles: []*api.ACLTokenRoleLink{{
250 Roles: []*api.ACLTokenRoleLink{{
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/agent/structs/
H A Dacl.go130 type ACLTokenRoleLink struct { struct
208 Roles []ACLTokenRoleLink `json:",omitempty"`
309 t2.Roles = make([]ACLTokenRoleLink, len(t.Roles))
492 Roles []ACLTokenRoleLink `json:",omitempty"`
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/agent/structs/
H A Dacl.go133 type ACLTokenRoleLink struct { struct
255 Roles []ACLTokenRoleLink `json:",omitempty"`
360 t2.Roles = make([]ACLTokenRoleLink, len(t.Roles))
562 Roles []ACLTokenRoleLink `json:",omitempty"`
/dports/sysutils/consul/consul-1.10.3/agent/structs/
H A Dacl.go133 type ACLTokenRoleLink struct { struct
255 Roles []ACLTokenRoleLink `json:",omitempty"`
360 t2.Roles = make([]ACLTokenRoleLink, len(t.Roles))
563 Roles []ACLTokenRoleLink `json:",omitempty"`
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/agent/structs/
H A Dacl.go133 type ACLTokenRoleLink struct { struct
255 Roles []ACLTokenRoleLink `json:",omitempty"`
360 t2.Roles = make([]ACLTokenRoleLink, len(t.Roles))
563 Roles []ACLTokenRoleLink `json:",omitempty"`
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/agent/structs/
H A Dacl.go133 type ACLTokenRoleLink struct { struct
255 Roles []ACLTokenRoleLink `json:",omitempty"`
360 t2.Roles = make([]ACLTokenRoleLink, len(t.Roles))
563 Roles []ACLTokenRoleLink `json:",omitempty"`
/dports/net/traefik/traefik-2.6.1/vendor/github.com/hashicorp/consul/agent/structs/
H A Dacl.go133 type ACLTokenRoleLink struct { struct
255 Roles []ACLTokenRoleLink `json:",omitempty"`
360 t2.Roles = make([]ACLTokenRoleLink, len(t.Roles))
563 Roles []ACLTokenRoleLink `json:",omitempty"`
/dports/sysutils/consul/consul-1.10.3/agent/consul/state/
H A Dacl_events_test.go146 token.Roles = append(token.Roles, structs.ACLTokenRoleLink{ID: role.ID})

1234