mirror of
https://github.com/dhall-lang/dhall-kubernetes.git
synced 2024-11-05 02:26:39 +03:00
7 lines
196 B
Plaintext
7 lines
196 B
Plaintext
{ apiVersion : (Text)
|
|
, kind : (Text)
|
|
, name : (Text)
|
|
, rollbackTo : (./io.k8s.api.apps.v1beta1.RollbackConfig.dhall)
|
|
, updatedAnnotations : (Optional ((List {mapKey : Text, mapValue : Text})))
|
|
}
|