dhall-kubernetes/types/io.k8s.api.core.v1.LocalVolumeSource.dhall
2019-03-25 12:32:48 +02:00

4 lines
47 B
Plaintext

{ fsType : (Optional (Text))
, path : (Text)
}