edp-doc/likec4/models/context/edfoundry.c4

9 lines
213 B
Text
Raw Permalink Normal View History

model {
edf = system 'EDF' {
description 'EDP Foundry, the EDP builder'
technology 'Kubernetes'
icon tech:kubernetes
-> edp 'builds many'
platformdeveloper -> edf "develops EDP and EDF"
}
}