VolumeDeviceV1 Constructors
ClassConstructors1 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.
ConstructorSection titled Constructorpublic sealed class VolumeDeviceV1{ public VolumeDeviceV1() { // ... }}