Imports
- k8s.io/apimachinery/pkg/apis/meta/v1
- k8s.io/apimachinery/pkg/util/errors
- k8s.io/apimachinery/pkg/util/wait
- k8s.io/component-base/cli/flag
- sigs.k8s.io/controller-runtime
- sigs.k8s.io/controller-runtime/pkg/manager
- sigs.k8s.io/controller-runtime/pkg/manager/signals
- sigs.k8s.io/controller-runtime/pkg/webhook
- k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1
- k8s.io/apiextensions-apiserver/pkg/client/clientset/clientset
- k8s.io/klog/v2
- k8s.io/klog/v2/klogr
- github.com/spf13/cobra
- github.com/jenkins-zh/jenkins-client/pkg/core
Imports in module “github.com/kubesphere/ks-devops”
- github.com/kubesphere/ks-devops/cmd/controller/app/options
- github.com/kubesphere/ks-devops/controllers/addon
- github.com/kubesphere/ks-devops/controllers/argocd
- github.com/kubesphere/ks-devops/controllers/fluxcd
- github.com/kubesphere/ks-devops/controllers/gitrepository
- github.com/kubesphere/ks-devops/controllers/jenkins/config
- github.com/kubesphere/ks-devops/controllers/jenkins/devopscredential
- github.com/kubesphere/ks-devops/controllers/jenkins/devopsproject
- github.com/kubesphere/ks-devops/controllers/jenkins/pipeline
- github.com/kubesphere/ks-devops/controllers/jenkins/pipelinerun
- github.com/kubesphere/ks-devops/pkg/apis
- github.com/kubesphere/ks-devops/pkg/client/devops
- github.com/kubesphere/ks-devops/pkg/client/devops/jclient
- github.com/kubesphere/ks-devops/pkg/client/k8s
- github.com/kubesphere/ks-devops/pkg/config
- github.com/kubesphere/ks-devops/pkg/indexers
- github.com/kubesphere/ks-devops/pkg/informers
- github.com/kubesphere/ks-devops/pkg/server/errors