community.docker/plugins/module_utils/_api
2023-02-12 22:09:02 +01:00
..
api exec: fix file handle leak with container.exec_* APIs (https://github.com/docker/docker-py/pull/2320) (#582) 2023-02-12 08:29:28 +01:00
credentials For Python > 2, always use shutil.which instead of custom Windows helper code. (#438) 2022-08-08 20:58:12 +02:00
transport Remove unneccessary imports (#575) 2023-02-09 15:25:45 +01:00
types Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml (#430) 2022-07-20 07:45:33 +02:00
utils latest docker-py bugfix (npipe) (#513) 2022-12-01 06:59:05 +01:00
_import_helper.py Fix imports. (#585) 2023-02-12 22:09:02 +01:00
auth.py Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml (#430) 2022-07-20 07:45:33 +02:00
constants.py Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml (#430) 2022-07-20 07:45:33 +02:00
errors.py Vendored Docker SDK for Python updates (#434) 2022-07-31 17:09:18 +02:00
tls.py Vendored Docker SDK for Python updates (#434) 2022-07-31 17:09:18 +02:00