Pod Properties
Class Properties 1 member
Represents a Kubernetes Pod resource in the v1 API version.
Represents the specification for the Kubernetes Pod resource. Contains detailed configuration for the behavior and lifecycle management of the Kubernetes Pod. This property is of type
PodSpecV1. public PodSpecV1 Spec { get; set; }