Structs§
- Inspect
Container Data - 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 inspect
JSON, but additional fields have been added as required to share information not in the original output.