mirror of
https://github.com/dhall-lang/dhall-kubernetes.git
synced 2024-11-03 21:05:47 +03:00
4 lines
186 B
Plaintext
4 lines
186 B
Plaintext
{ medium = ([] : Optional (Text))
|
|
, sizeLimit = ([] : Optional (../types/io.k8s.apimachinery.pkg.api.resource.Quantity.dhall))
|
|
} : ../types/io.k8s.api.core.v1.EmptyDirVolumeSource.dhall
|