Workload Properties
Class Properties 1 member
The base class for Kubernetes workload resources, such as StatefulSets and Deployments.
Gets the pod template for the workload.
public abstract PodTemplateSpecV1 PodTemplate { get; }API references are intentionally omitted from this search. To find API references, please search these dedicated API pages instead:
public abstract PodTemplateSpecV1 PodTemplate { get; }