skupperproject / skupper

Skupper is an implementation of a Virtual Application Network, enabling rich hybrid cloud communication.
http://skupper.io
Apache License 2.0
595 stars 74 forks source link

V2 update nonkube directory tree #1759

Open fgiorgetti opened 3 weeks ago

fgiorgetti commented 3 weeks ago

Is your feature request related to a problem? Please describe. Update V2 nonkube directory tree to make it simpler to comprehend and document.

Describe the solution you'd like Here is the suggested tree:

[public] input/resources (read write) input/certs/{ca,client,server} (read write) runtime/resources (read only) runtime/links (read only) runtime/certs/{ca,client,server} (read only) runtime/router (read only)

[internal] internal/scripts internal/snapshot

Additional context Add any other context or screenshots about the feature request here.