Module podman_rest_client::models::inspect_container_data
source · Structs§
- InspectContainerData : InspectContainerData provides a detailed record of a container’s configuration and state as viewed by Libpod. Large portions of this structure are defined such that the output is compatible with
docker inspectJSON, but additional fields have been added as required to share information not in the original output.