open-nomad/api
Seth Hoenig f030a22c7c command, docs: create and document consul token configuration for connect acls (gh-6716)
This change provides an initial pass at setting up the configuration necessary to
enable use of Connect with Consul ACLs. Operators will be able to pass in a Consul
Token through `-consul-token` or `$CONSUL_TOKEN` in the `job run` and `job revert`
commands (similar to Vault tokens).

These values are not actually used yet in this changeset.
2020-01-31 19:02:53 -06:00
..
contexts
internal/testutil
acl.go
acl_test.go
agent.go
agent_test.go
allocations.go
allocations_test.go
api.go
api_test.go
compose_test.go
constraint.go
constraint_test.go
deployments.go
evaluations.go
evaluations_test.go
fs.go
fs_test.go
go.mod
go.sum
jobs.go
jobs_test.go
namespace.go
namespace_test.go
nodes.go
nodes_test.go
operator.go
operator_autopilot.go
operator_test.go
quota.go
quota_test.go
raw.go
regions.go
regions_test.go
resources.go
search.go
search_test.go
sentinel.go
sentinel_test.go
services.go
services_test.go
status.go
status_test.go
system.go
system_test.go
tasks.go
tasks_test.go
util_test.go
utils.go
utils_test.go