PodBased

interface PodBased {
    pod: PodSpec;
}

Properties

Properties

pod: PodSpec

PodBased