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.