open-nomad/client/config
Mahmood Ali a9f81f2daa client config flag to disable remote exec
This exposes a client flag to disable nomad remote exec support in
environments where access to tasks ought to be restricted.

I used `disable_remote_exec` client flag that defaults to allowing
remote exec. Opted for a client config that can be used to disable
remote exec globally, or to a subset of the cluster if necessary.
2019-06-03 15:31:39 -04:00
..
config.go client config flag to disable remote exec 2019-06-03 15:31:39 -04:00
config_test.go Added test for config.Read and config.ReadDefault 2015-08-31 20:11:01 -07:00
testing.go goimports 2019-01-22 15:44:31 -08:00