From be543224699d2bccc10af3c086e226a7d87782fd Mon Sep 17 00:00:00 2001 From: Sagi Shnaidman Date: Fri, 16 Aug 2024 15:10:29 +0300 Subject: [PATCH] Update inspection info about objects in modules Signed-off-by: Sagi Shnaidman --- docs/buildah_connection.html | 1 + docs/environment_variables.html | 1 + docs/genindex.html | 1 + docs/index.html | 2 + docs/objects.inv | Bin 7894 -> 8007 bytes docs/podman_connection.html | 1 + docs/podman_container_exec_module.html | 5 +- docs/podman_container_info_module.html | 5 +- docs/podman_container_module.html | 7 +- docs/podman_containers_module.html | 1 + docs/podman_export_module.html | 1 + docs/podman_generate_systemd_module.html | 1 + docs/podman_image_info_module.html | 3 +- docs/podman_image_module.html | 3 +- docs/podman_import_module.html | 1 + docs/podman_load_module.html | 1 + docs/podman_login_info_module.html | 1 + docs/podman_login_module.html | 1 + docs/podman_logout_module.html | 1 + docs/podman_network_info_module.html | 3 +- docs/podman_network_module.html | 3 +- docs/podman_play_module.html | 1 + docs/podman_pod_info_module.html | 3 +- docs/podman_pod_module.html | 3 +- docs/podman_prune_module.html | 1 + docs/podman_runlabel_module.html | 1 + docs/podman_save_module.html | 1 + docs/podman_search_module.html | 1 + docs/podman_secret_info_module.html | 1 + docs/podman_secret_module.html | 1 + docs/podman_tag_module.html | 1 + docs/podman_unshare_become.html | 1 + docs/podman_volume_info_module.html | 3 +- docs/podman_volume_module.html | 3 +- docs/search.html | 1 + docs/searchindex.js | 2 +- plugins/modules/podman_container.py | 364 +++++++++++----- plugins/modules/podman_container_info.py | 505 ++++++++++++----------- plugins/modules/podman_image.py | 174 +++----- plugins/modules/podman_image_info.py | 134 +++--- plugins/modules/podman_network.py | 49 +-- plugins/modules/podman_network_info.py | 55 ++- plugins/modules/podman_pod.py | 127 ++++-- plugins/modules/podman_pod_info.py | 126 ++++-- plugins/modules/podman_volume.py | 14 +- plugins/modules/podman_volume_info.py | 17 +- 46 files changed, 937 insertions(+), 695 deletions(-) diff --git a/docs/buildah_connection.html b/docs/buildah_connection.html index 3139bb89..55fdb04b 100644 --- a/docs/buildah_connection.html +++ b/docs/buildah_connection.html @@ -136,6 +136,7 @@

Python

Navigation