Home
last modified time | relevance | path

Searched refs:AgentWrite (Results 1 – 25 of 66) sorted by relevance

123

/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/hashicorp/consul/agent/
H A Dacl_test.go204 if !acl.AgentWrite(a.config.NodeName) {
314 if acl.AgentWrite(a.config.NodeName) {
332 if acl.AgentWrite(a.config.NodeName) {
348 if acl.AgentWrite(a.config.NodeName) {
393 if rule.AgentWrite(a.config.NodeName) {
415 if rule.AgentWrite(a.config.NodeName) {
460 if !rule.AgentWrite(a.config.NodeName) {
490 if !rule.AgentWrite(a.config.NodeName) {
H A Dagent_endpoint.go111 if rule != nil && !rule.AgentWrite(s.agent.config.NodeName) {
242 if rule != nil && !rule.AgentWrite(s.agent.config.NodeName) {
274 if rule != nil && !rule.AgentWrite(s.agent.config.NodeName) {
296 if rule != nil && !rule.AgentWrite(s.agent.config.NodeName) {
823 if rule != nil && !rule.AgentWrite(s.agent.config.NodeName) {
/dports/sysutils/consul_exporter/consul_exporter-0.3.0/vendor/github.com/hashicorp/consul/acl/
H A Dacl.go50 AgentWrite(string) bool methodSpec
137 func (s *StaticACL) AgentWrite(string) bool { func
368 func (p *PolicyACL) AgentWrite(node string) bool { func
382 return p.parent.AgentWrite(node)
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/agent/
H A Dacl_test.go209 if !acl.AgentWrite(a.config.NodeName) {
324 if acl.AgentWrite(a.config.NodeName) {
342 if acl.AgentWrite(a.config.NodeName) {
358 if acl.AgentWrite(a.config.NodeName) {
405 if rule.AgentWrite(a.config.NodeName) {
427 if rule.AgentWrite(a.config.NodeName) {
472 if !rule.AgentWrite(a.config.NodeName) {
502 if !rule.AgentWrite(a.config.NodeName) {
H A Dagent_endpoint.go134 if rule != nil && !rule.AgentWrite(s.agent.config.NodeName) {
465 if rule != nil && !rule.AgentWrite(s.agent.config.NodeName) {
493 if rule != nil && !rule.AgentWrite(s.agent.config.NodeName) {
511 if rule != nil && !rule.AgentWrite(s.agent.config.NodeName) {
1127 if rule != nil && !rule.AgentWrite(s.agent.config.NodeName) {
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/agent/
H A Dacl_test.go209 if !acl.AgentWrite(a.config.NodeName) {
324 if acl.AgentWrite(a.config.NodeName) {
342 if acl.AgentWrite(a.config.NodeName) {
358 if acl.AgentWrite(a.config.NodeName) {
405 if rule.AgentWrite(a.config.NodeName) {
427 if rule.AgentWrite(a.config.NodeName) {
472 if !rule.AgentWrite(a.config.NodeName) {
502 if !rule.AgentWrite(a.config.NodeName) {
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/hashicorp/consul/acl/
H A Dacl.go55 AgentWrite(string) bool methodSpec
145 func (s *StaticACL) AgentWrite(string) bool { func
407 func (p *PolicyACL) AgentWrite(node string) bool { func
421 return p.parent.AgentWrite(node)
H A Dacl_test.go47 if !all.AgentWrite("foobar") {
111 if none.AgentWrite("foobar") {
181 if !manage.AgentWrite("foobar") {
649 if c.write != acl.AgentWrite(c.inp) {
/dports/sysutils/consul/consul-1.10.3/acl/
H A Dauthorizer.go67 AgentWrite(string, *AuthorizerContext) EnforcementDecision methodSpec
173 return authz.AgentWrite(segment, ctx), nil
H A Dchained_authorizer.go60 func (c *ChainedAuthorizer) AgentWrite(node string, entCtx *AuthorizerContext) EnforcementDecision { func
62 return authz.AgentWrite(node, entCtx)
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/acl/
H A Dauthorizer.go67 AgentWrite(string, *AuthorizerContext) EnforcementDecision methodSpec
167 return authz.AgentWrite(segment, ctx), nil
H A Dchained_authorizer.go60 func (c *ChainedAuthorizer) AgentWrite(node string, entCtx *AuthorizerContext) EnforcementDecision { func
62 return authz.AgentWrite(node, entCtx)
H A Dstatic_authorizer.go54 func (s *staticAuthorizer) AgentWrite(string, *AuthorizerContext) EnforcementDecision { func
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/acl/
H A Dauthorizer.go67 AgentWrite(string, *AuthorizerContext) EnforcementDecision methodSpec
173 return authz.AgentWrite(segment, ctx), nil
H A Dchained_authorizer.go60 func (c *ChainedAuthorizer) AgentWrite(node string, entCtx *AuthorizerContext) EnforcementDecision { func
62 return authz.AgentWrite(node, entCtx)
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/acl/
H A Dauthorizer.go67 AgentWrite(string, *AuthorizerContext) EnforcementDecision methodSpec
173 return authz.AgentWrite(segment, ctx), nil
H A Dchained_authorizer.go60 func (c *ChainedAuthorizer) AgentWrite(node string, entCtx *AuthorizerContext) EnforcementDecision { func
62 return authz.AgentWrite(node, entCtx)
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/acl/
H A Dauthorizer.go67 AgentWrite(string, *AuthorizerContext) EnforcementDecision methodSpec
167 return authz.AgentWrite(segment, ctx), nil
H A Dchained_authorizer.go60 func (c *ChainedAuthorizer) AgentWrite(node string, entCtx *AuthorizerContext) EnforcementDecision { func
62 return authz.AgentWrite(node, entCtx)
H A Dstatic_authorizer.go54 func (s *staticAuthorizer) AgentWrite(string, *AuthorizerContext) EnforcementDecision { func
/dports/net/traefik/traefik-2.6.1/vendor/github.com/hashicorp/consul/acl/
H A Dauthorizer.go67 AgentWrite(string, *AuthorizerContext) EnforcementDecision methodSpec
173 return authz.AgentWrite(segment, ctx), nil
H A Dchained_authorizer.go60 func (c *ChainedAuthorizer) AgentWrite(node string, entCtx *AuthorizerContext) EnforcementDecision { func
62 return authz.AgentWrite(node, entCtx)
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/acl/
H A Dacl.go55 AgentWrite(string) bool methodSpec
156 func (s *StaticACL) AgentWrite(string) bool { func
476 func (p *PolicyACL) AgentWrite(node string) bool { func
487 return p.parent.AgentWrite(node)
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/acl/
H A Dacl.go55 AgentWrite(string) bool methodSpec
156 func (s *StaticACL) AgentWrite(string) bool { func
476 func (p *PolicyACL) AgentWrite(node string) bool { func
487 return p.parent.AgentWrite(node)
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/acl/
H A Dacl.go55 AgentWrite(string) bool methodSpec
156 func (s *StaticAuthorizer) AgentWrite(string) bool { func
599 func (p *PolicyAuthorizer) AgentWrite(node string) bool { func
608 return p.parent.AgentWrite(node)

123