class K8S::Api::Core::V1::LocalVolumeSource
- K8S::Api::Core::V1::LocalVolumeSource
 - Reference
 - Object
 
Overview
Local represents directly-attached storage with node affinity (Beta feature)
Included Modules
- JSON::Serializable
 - JSON::Serializable::Unmapped
 - YAML::Serializable
 - YAML::Serializable::Unmapped
 
Defined in:
versions/v1.18/api/core/v1/local_volume_source.crConstructors
- .new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
 - .new(pull : JSON::PullParser)
 - .new(*, path : String, fs_type : String? = nil)