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
{ host = ([] : Optional (Text))
|
|
, http = ([] : Optional (../types/io.k8s.api.extensions.v1beta1.HTTPIngressRuleValue.dhall))
|
|
} : ../types/io.k8s.api.extensions.v1beta1.IngressRule.dhall
|