community.docker/plugins/module_utils/_api
Felix Fontein 43c4d10383
Fix docker_container_exec's detach=true. (#1145) (#1148) (#1151)
(cherry picked from commit 449b37e1c9)
(cherry picked from commit 488dd28339)
2025-10-07 19:46:25 +02:00
..
api Fix docker_container_exec's detach=true. (#1145) (#1148) (#1151) 2025-10-07 19:46:25 +02: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 Improve language. 2024-12-28 14:31:05 +01:00
types Improve language. 2024-12-28 14:31:05 +01:00
utils Improve language. 2024-12-28 14:31:05 +01:00
_import_helper.py Make compatible with requests 2.29.0 and urllib3 2.0 (#613) 2023-05-05 22:09:02 +02:00
auth.py Improve language. 2024-12-28 14:31:05 +01: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 Improve language. 2024-12-28 14:31:05 +01:00
tls.py Clean up vendored Docker SDK for Python TLS handling code. (#722) 2023-12-09 23:19:36 +01:00