1
0
mirror of https://github.com/kubernetes-sigs/descheduler.git synced 2026-01-26 13:29:11 +01:00
Files
descheduler/vendor/github.com/imdario/mergo/testdata/thing.yml
2019-10-12 11:11:43 -04:00

7 lines
127 B
YAML

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