PersistentVolumeSpecV1 Constructors
Class Constructors 1 member
Represents the specification for a Kubernetes Persistent Volume. Defines the details of storage and access configurations for a PersistentVolume resource.
Constructor Section titled Constructor public sealed class PersistentVolumeSpecV1{ public PersistentVolumeSpecV1() { // ... }}