class Kubernetes::Resources::Pod::Spec::Volume
- Kubernetes::Resources::Pod::Spec::Volume
- Reference
- Object
Included Modules
- YAML::Serializable
- YAML::Serializable::Unmapped
Defined in:
kubernetes/resources/pod/spec/volume.crkubernetes/resources/pod/spec/volume/host_path.cr
Constructors
Instance Method Summary
- #hostPath : HostPath | Nil
- #hostPath=(hostPath : HostPath | Nil)
- #name : String | Nil
- #name=(name : String | Nil)