dhall-kubernetes/types/io.k8s.api.autoscaling.v1.CrossVersionObjectReference.dhall

5 lines
56 B
Plaintext
Raw Normal View History

2018-05-26 23:18:13 +03:00
{ apiVersion : (Text)
, kind : (Text)
, name : (Text)
}