1
0
mirror of https://github.com/kubernetes-sigs/descheduler.git synced 2026-01-26 21:31:18 +01:00
Files
descheduler/vendor/github.com/imdario/mergo/testdata/thing.yml
2017-07-30 18:48:49 -04:00

6 lines
107 B
YAML

fields:
id: int
name: string
parent: ref "datu:thing"
status: enum(draft, public, private)