kubevela/references
Daniel Higuero 1a001e5b29
Address GolangCI lint 1.55 errors (#6453)
Signed-off-by: Daniel Higuero <daniel@napptive.com>
2024-02-07 17:27:32 +08:00
..
a/preimport Fix: fix cli logging (#2298) 2021-09-15 13:18:50 +08:00
appfile Refactor: capabilities and workload in appfile parsing (#6250) 2023-08-10 14:41:20 +08:00
cli Address GolangCI lint 1.55 errors (#6453) 2024-02-07 17:27:32 +08:00
cmd/cli Chore: remove schematic kube and helm (#6099) 2023-06-12 10:41:02 +08:00
common Address GolangCI lint 1.55 errors (#6453) 2024-02-07 17:27:32 +08:00
cuegen Address GolangCI lint 1.55 errors (#6453) 2024-02-07 17:27:32 +08:00
docgen Address GolangCI lint 1.55 errors (#6453) 2024-02-07 17:27:32 +08:00
README.md Store capability OpenAPI V3 JSON schema in ConfigMap (#1106) 2021-03-10 10:44:58 +08:00

README.md

Vela CLI and Dashboard Reference Implementation

This folder contains all reference implementation of vela cli, apiserver and dashboard. It provides a PoC of how to integrate KubeVela with your own system, you can refer to these implementations and build your own.

The formal KubeVela APIServer is a standalone project called velacp.