mirror of
https://github.com/dhall-lang/dhall-kubernetes.git
synced 2024-11-03 21:05:47 +03:00
4 lines
110 B
Plaintext
4 lines
110 B
Plaintext
\(_params : {path : (Text)}) ->
|
|
{ path = _params.path
|
|
} : ../types/io.k8s.api.core.v1.LocalVolumeSource.dhall
|