open-nomad/command/agent
Armon Dadgar 866fe5e216 nomad: adding ACL bootstrapping endpoint 2017-09-04 13:05:53 -07:00
..
config-test-fixtures Address @dadgar feedback 2017-09-04 13:04:45 -07:00
consul Initializing embedded structs is weird 2017-08-17 16:49:14 -07:00
test-resources Add test to verify order 2015-12-04 17:12:47 -08:00
acl_endpoint.go nomad: adding ACL bootstrapping endpoint 2017-09-04 13:05:53 -07:00
acl_endpoint_test.go nomad: adding ACL bootstrapping endpoint 2017-09-04 13:05:53 -07:00
agent.go agent: thread ACL config to client 2017-09-04 13:04:45 -07:00
agent_endpoint.go Handle nil values when redacting vault token. 2017-08-08 10:54:11 -07:00
agent_endpoint_test.go Redact Vault.Token from AgentSelf response. 2017-08-07 21:34:43 -07:00
agent_test.go agent: thread through ACL config to Server 2017-09-04 13:04:45 -07:00
alloc_endpoint.go Merge pull request #2128 from hashicorp/f-dispatch 2017-01-06 05:22:49 +08:00
alloc_endpoint_test.go More parallel 2017-07-20 09:36:34 -07:00
command.go Add version package 2017-08-16 15:44:21 -07:00
command_test.go Fix tests 2017-08-16 16:26:52 -07:00
config.go Address @chelseakomlo comments 2017-09-04 13:04:45 -07:00
config_parse.go agent: Adding ACL block configuration 2017-09-04 13:04:45 -07:00
config_parse_test.go Address @dadgar feedback 2017-09-04 13:04:45 -07:00
config_test.go nomad: adding ACL bootstrapping endpoint 2017-09-04 13:05:53 -07:00
deployment_endpoint.go HTTP Endpoints 2017-07-07 12:03:11 -07:00
deployment_endpoint_test.go More parallel 2017-07-20 09:36:34 -07:00
eval_endpoint.go http: list results are never null 2015-09-07 10:03:10 -07:00
eval_endpoint_test.go More parallel 2017-07-20 09:36:34 -07:00
fs_endpoint.generated.go Welcome to the brave new world 2017-08-28 15:51:18 -07:00
fs_endpoint.go fixed all spelling mistakes for goreport 2017-08-07 17:13:05 -04:00
fs_endpoint_test.go fixed all spelling mistakes for goreport 2017-08-07 17:13:05 -04:00
http.go nomad: adding ACL bootstrapping endpoint 2017-09-04 13:05:53 -07:00
http_test.go fix http test 2017-08-16 11:01:12 -07:00
job_endpoint.go Add Header and Method support for HTTP checks 2017-08-17 16:44:21 -07:00
job_endpoint_test.go Allow template to set Vault grace 2017-08-01 14:14:08 -07:00
keyring.go Enable serf encryption (#1791) 2016-10-17 10:48:04 -07:00
keyring_test.go More parallel 2017-07-20 09:36:34 -07:00
log_levels.go agent: start basic logging setup 2015-08-16 13:54:49 -07:00
log_levels_test.go More parallel 2017-07-20 09:36:34 -07:00
log_writer.go agent: start basic logging setup 2015-08-16 13:54:49 -07:00
log_writer_test.go More parallel 2017-07-20 09:36:34 -07:00
node_endpoint.go Fix double pull with introduction of AllocModifyIndex 2016-02-01 15:43:59 -08:00
node_endpoint_test.go More parallel 2017-07-20 09:36:34 -07:00
operator_endpoint.go Operator command/endpoint/documentation 2017-02-09 18:04:46 -08:00
operator_endpoint_test.go More parallel 2017-07-20 09:36:34 -07:00
region_endpoint.go website: document regions endpoint 2015-11-24 09:38:07 -08:00
region_endpoint_test.go More parallel 2017-07-20 09:36:34 -07:00
search_endpoint.go use constants for contexts 2017-08-14 17:38:10 +00:00
search_endpoint_test.go add deployments to search api 2017-08-21 15:20:55 +00:00
stats_endpoint.go fix test 2016-06-12 16:48:55 -07:00
stats_endpoint_test.go More parallel 2017-07-20 09:36:34 -07:00
status_endpoint.go http: adding status APIs 2015-09-06 18:39:03 -07:00
status_endpoint_test.go More parallel 2017-07-20 09:36:34 -07:00
syslog.go meta: Fix goimports for command/agent/syslog.go 2017-07-30 08:56:40 -05:00
syslog_test.go More parallel 2017-07-20 09:36:34 -07:00
system_endpoint.go Added an endpoint for users to reconcile job summaries 2016-08-03 16:12:47 -07:00
system_endpoint_test.go More parallel 2017-07-20 09:36:34 -07:00
testagent.go Speed up client startup 2017-07-20 22:34:24 -07:00