class K8S::Api::Core::V1::AttachedVolume
- K8S::Api::Core::V1::AttachedVolume
- Reference
- Object
Overview
AttachedVolume describes a volume attached to a node
Included Modules
- JSON::Serializable
- JSON::Serializable::Unmapped
- YAML::Serializable
- YAML::Serializable::Unmapped
Defined in:
versions/v1.16/api/core/v1/attached_volume.crConstructors
- .new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
- .new(pull : JSON::PullParser)
- .new(*, device_path : String, name : String)