28 ContainerConfig config = 2;29 // Config of the PodSandbox. This is the same config that was passed30 // to RunPodSandboxRequest to create the PodSandbox. It is passed again31 // here just for easy reference. The PodSandboxConfig is immutable and32 // remains the same throughout the lifetime of the pod.