VolumeDeviceV1 Constructors
Class Constructors 1 member
Represents a raw block device that is mapped into a Kubernetes container. This class is used to define the name of a volume and the device path in which the volume is mapped on the container.
Constructor Section titled Constructor public sealed class VolumeDeviceV1{ public VolumeDeviceV1() { // ... }}