Feat: cherry-pick #2720 into apiserver: support list runtime cluster (#2730)

* Feat: support list runtime cluster (#2720)

* Fix: style
This commit is contained in:
Somefive
2021-11-17 15:12:06 +08:00
committed by GitHub
parent 0555623b3e
commit ba4a28fa0d
12 changed files with 225 additions and 5 deletions
+1 -1
View File
@@ -28,8 +28,8 @@ import (
restfulspec "github.com/emicklei/go-restful-openapi/v2"
"github.com/go-openapi/spec"
"github.com/google/uuid"
"github.com/oam-dev/kubevela/pkg/apiserver/log"
"github.com/oam-dev/kubevela/pkg/apiserver/rest"
"github.com/oam-dev/kubevela/version"