dhall-kubernetes/examples/Config.dhall
Fabrizio Ferrai f8be1d55bc
Add high level API (#34)
This adds a high level API (+ tests) for:
- Deployment.v1
- Service.v1
2018-09-13 13:33:48 +03:00

5 lines
53 B
Plaintext

{ name : Text
, host : Text
, version : Text
}