dhall-kubernetes/default/io.k8s.api.core.v1.HostPathVolumeSource.dhall
2018-05-27 19:55:47 +02:00

5 lines
145 B
Plaintext

\(_params : {path : (Text)}) ->
{ path = _params.path
, type = ([] : Optional (Text))
} : ../types/io.k8s.api.core.v1.HostPathVolumeSource.dhall