pub fn extract_init_containers(pod_spec: &PodSpec) -> Vec<&ContainerSpec>
Extract only init containers.