Merge pull request #3179 from wansir/workspace

refactor workspace controller
This commit is contained in:
KubeSphere CI Bot
2020-12-28 15:06:52 +08:00
committed by GitHub
46 changed files with 2327 additions and 2670 deletions

1
go.mod
View File

@@ -28,6 +28,7 @@ require (
github.com/emirpasic/gods v1.12.0 // indirect
github.com/fatih/structs v1.1.0
github.com/go-ldap/ldap v3.0.3+incompatible
github.com/go-logr/logr v0.1.0
github.com/go-logr/zapr v0.1.1 // indirect
github.com/go-openapi/loads v0.19.5
github.com/go-openapi/spec v0.19.7