class K8S::Api::Core::V1::VolumeDevice
- K8S::Api::Core::V1::VolumeDevice
- Reference
- Object
Overview
volumeDevice describes a mapping of a raw block device within a container.
Included Modules
- JSON::Serializable
- JSON::Serializable::Unmapped
- YAML::Serializable
- YAML::Serializable::Unmapped
Defined in:
versions/v1.11/api/core/v1/volume_device.crConstructors
- .new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
- .new(pull : JSON::PullParser)
- .new(*, device_path : String, name : String)