Pod: Omit<k8s.types.input.core.v1.Pod, "spec"> & {
    spec: pulumi.Input<PodSpec | PodBuilder>;
}

Type declaration

Generated using TypeDoc