docker-py/docker/api
Joffrey F 7f56f7057c Don't add superfluous arguments
Signed-off-by: Joffrey F <f.joffrey@gmail.com>
2019-05-02 12:46:56 -07:00
..
__init__.py Rename Client to APIClient 2016-11-22 17:03:03 +00:00
build.py Change use_config_proxy default value to True to match CLI behavior 2019-05-01 20:52:01 -07:00
client.py Homogenize adapters close() behaviour. 2019-03-15 11:23:00 +01:00
config.py Fixed a typo in the configs api doc 2018-12-14 19:21:57 +01:00
container.py Don't add superfluous arguments 2019-05-02 12:46:56 -07:00
daemon.py Fix empty authconfig detection 2018-11-30 15:56:39 -08:00
exec_api.py Update doc for container.exec_run & exec_api about demux 2019-03-19 15:11:49 +01:00
image.py Add registry auth header to inspect_distribution requests 2019-01-11 16:39:16 -08:00
network.py Refuse API version < 1.21 ; Remove associated code paths 2018-01-31 14:42:01 -08:00
plugin.py query plugin privilege with registry auth header 2018-06-05 12:37:33 -07:00
secret.py Add support for secret driver in create_secret 2017-11-07 15:18:26 -08:00
service.py Add support for setting init on services 2019-03-28 16:03:48 +01:00
swarm.py Add support for rotate_manager_unlock_key 2019-05-01 11:45:20 +02:00
volume.py Refuse API version < 1.21 ; Remove associated code paths 2018-01-31 14:42:01 -08:00