open-nomad/api
Kyle Havlovitz 54b691f538
Merge pull request #3852 from hashicorp/autopilot-cleanup
Clean up some leftover autopilot differences from Consul
2018-02-14 10:42:32 -08:00
..
contexts sync 2017-10-13 14:36:02 -07:00
acl.go Self token lookup 2017-10-13 13:12:20 -07:00
acl_test.go Self token lookup 2017-10-13 13:12:20 -07:00
agent.go Add Agent.Health to api package 2017-10-13 16:43:00 -07:00
agent_test.go Add Agent.Health to api package 2017-10-13 16:43:00 -07:00
allocations.go Code review feedback 2018-01-31 09:58:05 -06:00
allocations_test.go Add method on API alloc to calculate attempted and remaining reschedule events 2018-01-31 09:58:05 -06:00
api.go SecretID -> AuthToken 2017-10-12 15:16:33 -07:00
api_test.go SecretID -> AuthToken 2017-10-12 15:16:33 -07:00
compose_test.go Enable more linters 2017-09-26 15:26:33 -07:00
constraint.go Remove weight and hard/soft fields from constraint 2015-10-27 14:31:14 -07:00
constraint_test.go Parallel 2017-07-21 16:33:04 -07:00
deployments.go Sync namespace changes 2017-09-07 17:04:21 -07:00
evaluations.go sync 2017-10-13 14:36:02 -07:00
evaluations_test.go Enable more linters 2017-09-26 15:26:33 -07:00
fs.go handle errors when streaming logs 2017-09-19 10:37:49 -05:00
fs_test.go handle errors when streaming logs 2017-09-19 10:37:49 -05:00
jobs.go Add reschedule policy to API, and HCL parsing support. 2018-01-31 09:56:53 -06:00
jobs_test.go Fix tests broken by default change to RestartPolicy 2018-02-02 19:25:45 -06:00
jobs_testing.go Remove `structs` import from `api` 2017-09-29 10:36:08 -07:00
namespace.go sync 2017-10-13 14:36:02 -07:00
namespace_test.go sync 2017-09-19 10:08:23 -05:00
nodes.go Update `node-status` verbose command to include node address. 2017-12-21 08:58:35 +00:00
nodes_test.go Enable more linters 2017-09-26 15:26:33 -07:00
operator.go Add raft remove by id endpoint/command 2018-01-16 13:35:32 -08:00
operator_autopilot.go Clean up some leftover autopilot differences from Consul 2018-02-08 10:27:26 -08:00
operator_autopilot_test.go Clean up some leftover autopilot differences from Consul 2018-02-08 10:27:26 -08:00
operator_test.go Add raft remove by id endpoint/command 2018-01-16 13:35:32 -08:00
quota.go sync 2017-10-13 14:36:02 -07:00
quota_test.go sync 2017-10-13 14:36:02 -07:00
raw.go Making the client use tls if the node from which migration has to be made has enabled tls 2016-10-31 10:20:04 -07:00
regions.go fix a copy/paste error on api.Regions() comment 2017-01-17 22:48:01 -08:00
regions_test.go Parallel 2017-07-21 16:33:04 -07:00
resources.go revert change to increase min. CPU resource value from 20 to 100 2018-01-02 16:09:44 +01:00
search.go Search respects QueryOptions and returns QueryMeta 2017-08-27 22:17:51 -07:00
search_test.go Search respects QueryOptions and returns QueryMeta 2017-08-27 22:17:51 -07:00
sentinel.go sync 2017-09-19 10:08:23 -05:00
sentinel_test.go sync 2017-09-19 10:08:23 -05:00
status.go display server leaders per region 2016-03-17 16:04:09 -07:00
status_test.go Parallel 2017-07-21 16:33:04 -07:00
system.go Add missing ReconcileSummaries API method 2017-08-24 11:55:10 +02:00
system_test.go Parallel 2017-07-21 16:33:04 -07:00
tasks.go Reuse default policy structs in api, and other code review feedback 2018-01-31 16:33:00 -06:00
tasks_test.go Address code review comments 2018-01-31 09:58:05 -06:00
util_test.go sync 2017-10-13 14:36:02 -07:00