Add network topology APIs

Signed-off-by: Zhengyi Lai <zheng1@yunify.com>
This commit is contained in:
Zhengyi Lai
2020-04-01 23:18:57 +08:00
parent b51013333d
commit 828f7726fd
7 changed files with 374 additions and 0 deletions

View File

@@ -59,6 +59,7 @@ const (
OpenpitrixTag = "Openpitrix Resources"
VerificationTag = "Verification"
RegistryTag = "Docker Registry"
NetworkTopologyTag = "Network Topology"
UserResourcesTag = "User Resources"
DevOpsProjectTag = "DevOps Project"
DevOpsProjectCredentialTag = "DevOps Project Credential"