Type Definition podman_api::models::PodInspectResponse
source · [−]pub type PodInspectResponse = InspectPodData;
Expand description
InspectPodData contains detailed information on a pod’s configuration and state. It is used as the output of Inspect on pods.