open-nomad/api
2020-03-24 13:57:16 +00:00
..
contexts csi: CLI for volume status, registration/deregistration and plugin status (#7193) 2020-03-23 13:58:30 -04:00
internal/testutil Divest api/ package of deps elsewhere in the nomad repo. (#5488) 2019-03-29 14:47:40 -04:00
acl.go
acl_test.go
agent.go refactor api profile methods 2020-01-09 15:15:12 -05:00
agent_test.go fix tests, update changelog 2020-01-29 13:55:39 -05:00
allocations.go csi: volumes listed in nomad node status (#7318) 2020-03-23 13:58:30 -04:00
allocations_test.go api: avoid depending on helper internal package 2019-11-12 11:02:33 -05:00
api.go api: check response content length before decoding. 2020-02-20 10:07:44 +01:00
api_test.go api: avoid depending on helper internal package 2019-11-12 11:02:33 -05:00
compose_test.go fix tests from introducing new struct fields 2019-07-31 01:03:16 -04:00
constraint.go core: add semver constraint 2019-11-19 08:40:19 -08:00
constraint_test.go
csi.go csi: add mount_options to volumes and volume requests (#7398) 2020-03-23 13:59:25 -04:00
csi_test.go csi add allocation context to fingerprinting results (#7133) 2020-03-23 13:58:30 -04:00
deployments.go
evaluations.go add create and modify timestamps to evaluations (#5881) 2019-08-07 09:50:35 -07:00
evaluations_test.go
fs.go cli: recover from client ACL lookup failures 2019-10-04 11:23:59 -04:00
fs_test.go Divest api/ package of deps elsewhere in the nomad repo. (#5488) 2019-03-29 14:47:40 -04:00
go.mod Update go mod 2019-12-16 12:47:10 +01:00
go.sum Update go mod 2019-12-16 12:47:10 +01:00
jobs.go wip: scaling status return, almost done 2020-03-24 13:57:15 +00:00
jobs_test.go wip: some tests still failing 2020-03-24 13:57:14 +00:00
namespace.go
namespace_test.go
nodes.go csi: change the API paths to match CLI command layout (#7325) 2020-03-23 13:58:30 -04:00
nodes_test.go Divest api/ package of deps elsewhere in the nomad repo. (#5488) 2019-03-29 14:47:40 -04:00
operator.go Rename to match system scheduler config. 2019-05-03 14:06:12 -05:00
operator_autopilot.go implement MinQuorum 2020-02-16 16:04:59 -06:00
operator_test.go Divest api/ package of deps elsewhere in the nomad repo. (#5488) 2019-03-29 14:47:40 -04:00
quota.go
quota_test.go
raw.go
regions.go
regions_test.go Divest api/ package of deps elsewhere in the nomad repo. (#5488) 2019-03-29 14:47:40 -04:00
resources.go cli: display group ports and address in alloc status command output (#6189) 2019-08-27 23:59:36 -04:00
scaling.go scaling api: put api.* objects in agreement with structs.* objects 2020-03-24 13:57:16 +00:00
scaling_test.go finished refactoring state store, schema, etc 2020-03-24 13:57:14 +00:00
search.go
search_test.go
sentinel.go
sentinel_test.go
services.go client: enable configuring enable_tag_override for services 2020-02-10 08:00:55 -06:00
services_test.go client: enable configuring enable_tag_override for services 2020-02-10 08:00:55 -06:00
status.go
status_test.go
system.go
system_test.go
tasks.go wip: working on job group scaling endpoint 2020-03-24 13:55:20 +00:00
tasks_test.go remove deadline code for now 2020-03-21 17:52:56 -04:00
util_test.go wip: added tests for client methods around group scaling 2020-03-24 13:57:11 +00:00
utils.go
utils_test.go