mirror of
https://github.com/dhall-lang/dhall-kubernetes.git
synced 2024-11-03 21:05:47 +03:00
f8be1d55bc
This adds a high level API (+ tests) for: - Deployment.v1 - Service.v1
5 lines
53 B
Plaintext
5 lines
53 B
Plaintext
{ name : Text
|
|
, host : Text
|
|
, version : Text
|
|
}
|