open-nomad/nomad/structs
Tim Gross 6b2c4b56d0 state store updates for one-time tokens
The `OneTimeToken` struct is to support the `nomad ui -login` command. This
changeset adds the struct to the Nomad state store.
2021-03-10 08:17:56 -05:00
..
config Add gosimple linter (#9590) 2020-12-09 11:05:18 -08:00
batch_future.go
batch_future_test.go
bitmap.go
bitmap_test.go
connect.go consul/connect: Add support for Connect terminating gateways 2021-01-25 10:36:04 -06:00
csi.go csi: Return error when deleting node (#9803) 2021-01-14 12:44:50 -08:00
csi_test.go csi: Return error when deleting node (#9803) 2021-01-14 12:44:50 -08:00
devices.go
devices_test.go
diff.go volumes: implement plan diff for volume requests 2021-02-04 16:55:17 -05:00
diff_test.go consul/connect: enable setting local_bind_address in upstream 2021-02-26 11:37:31 +00:00
errors.go
errors_test.go
event.go Events/acl events (#9595) 2020-12-11 10:40:50 -05:00
funcs.go Fix some errcheck errors (#9811) 2021-01-14 12:46:35 -08:00
funcs_test.go Fix some errcheck errors (#9811) 2021-01-14 12:46:35 -08:00
generate.sh
network.go Apply some suggested fixes from staticcheck (#9598) 2020-12-10 07:29:18 -08:00
network_test.go
node.go
node_class.go use allow/deny instead of the colored alternatives (#9019) 2020-10-12 08:47:05 -04:00
node_class_test.go
node_test.go
operator.go
service_identities.go
services.go consul/connect: enable setting local_bind_address in upstream 2021-02-26 11:37:31 +00:00
services_test.go e2e test for on_update service checks 2021-02-08 08:32:40 -05:00
streaming_rpc.go Fix some errcheck errors (#9811) 2021-01-14 12:46:35 -08:00
structs.go state store updates for one-time tokens 2021-03-10 08:17:56 -05:00
structs_codegen.go
structs_oss.go added new policy capabilities for recommendations API 2020-10-28 14:32:16 +00:00
structs_periodic_test.go
structs_test.go structs: namespace port validation by host_network 2021-02-02 14:56:52 -05:00
testing.go Fix some errcheck errors (#9811) 2021-01-14 12:46:35 -08:00
volumes.go