add jenkins api

Signed-off-by: soulseen <sunzhu@yunify.com>
This commit is contained in:
sunzhu
2019-04-17 11:04:04 +08:00
committed by zryfish
parent addf11c38b
commit e64e8bb93b
10 changed files with 697 additions and 0 deletions

View File

@@ -31,6 +31,7 @@ import (
"kubesphere.io/kubesphere/pkg/apiserver/runtime"
"log"
// Install apis
_ "kubesphere.io/kubesphere/pkg/apis/devops/install"
_ "kubesphere.io/kubesphere/pkg/apis/metrics/install"
_ "kubesphere.io/kubesphere/pkg/apis/monitoring/install"
_ "kubesphere.io/kubesphere/pkg/apis/operations/install"