Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Matt Keeler 51c3a605ad
Merge pull request #8035 from hashicorp/feature/auto-config/server-rpc
4 years ago
..
acl.go
acl_oss.go
acl_test.go Enable gofmt simplify 5 years ago
authorizer.go
authorizer_oss.go
authorizer_test.go Enable gofmt simplify 5 years ago
chained_authorizer.go
chained_authorizer_test.go
errors.go Add helper for generating better permission denied errors 5 years ago
policy.go
policy_authorizer.go
policy_authorizer_oss.go
policy_authorizer_test.go Enable gofmt simplify 5 years ago
policy_merger.go
policy_merger_oss.go
policy_oss.go
policy_test.go Enable gofmt simplify 5 years ago
static_authorizer.go Replace whitelist/blacklist terminology with allowlist/denylist (#7971) 5 years ago
static_authorizer_test.go