DockerCLI/cli/command/plugin
Anusha Ragunathan f1e2030ce8 Set a non-zero timeout for HTTP client communication with plugin
backend.

Currently, the timeout is set to 0, which means no timeout. Set it to a
sane default timeout of 30 seconds.

Signed-off-by: Anusha Ragunathan <anusha.ragunathan@docker.com>
2018-02-16 12:00:58 -08:00
..
client_test.go add tests to plugin create/remove/enable/disable commands. Part of work on #37 2018-02-15 06:20:26 -05:00
cmd.go Update gometalinter 2017-10-26 12:21:02 -04:00
create.go Update gometalinter 2017-10-26 12:21:02 -04:00
create_test.go add tests to plugin create/remove/enable/disable commands. Part of work on #37 2018-02-15 06:20:26 -05:00
disable.go Update gometalinter 2017-10-26 12:21:02 -04:00
disable_test.go add tests to plugin create/remove/enable/disable commands. Part of work on #37 2018-02-15 06:20:26 -05:00
enable.go Set a non-zero timeout for HTTP client communication with plugin 2018-02-16 12:00:58 -08:00
enable_test.go add tests to plugin create/remove/enable/disable commands. Part of work on #37 2018-02-15 06:20:26 -05:00
inspect.go Update gometalinter 2017-10-26 12:21:02 -04:00
install.go Update gometalinter 2017-10-26 12:21:02 -04:00
list.go Update gometalinter 2017-10-26 12:21:02 -04:00
push.go Add interfacer linter 2017-05-08 15:57:50 -04:00
remove.go Update gometalinter 2017-10-26 12:21:02 -04:00
remove_test.go add tests to plugin create/remove/enable/disable commands. Part of work on #37 2018-02-15 06:20:26 -05:00
set.go Update gometalinter 2017-10-26 12:21:02 -04:00
upgrade.go Update gometalinter 2017-10-26 12:21:02 -04:00