Imports
- github.com/pkg/errors
- github.com/spf13/cobra
- k8s.io/api/core/v1
- k8s.io/apimachinery/pkg/apis/meta/v1
- k8s.io/client-go/kubernetes
- k8s.io/api/batch/v1
- github.com/knative/serving/pkg/client/clientset/versioned
- github.com/cenkalti/backoff
Imports in module “github.com/jenkins-x/jx/v2”
- github.com/jenkins-x/jx/v2/pkg/cmd/helper
- github.com/jenkins-x/jx/v2/pkg/cmd/step/pr
- github.com/jenkins-x/jx/v2/pkg/util
- github.com/jenkins-x/jx/v2/pkg/kserving
- github.com/jenkins-x/jx/v2/pkg/kube
- github.com/jenkins-x/jx/v2/pkg/builds
- github.com/jenkins-x/jx/v2/pkg/cmd/templates
- github.com/jenkins-x/jx/v2/pkg/config
- github.com/jenkins-x/jx/v2/pkg/users
- github.com/jenkins-x/jx/v2/pkg/helm
- github.com/jenkins-x/jx/v2/pkg/cmd/promote
- github.com/jenkins-x/jx/v2/pkg/gits
- github.com/jenkins-x/jx/v2/pkg/apis/jenkins.io/v1
- github.com/jenkins-x/jx/v2/pkg/kube/naming
- github.com/jenkins-x/jx/v2/pkg/kube/services
- github.com/jenkins-x/jx/v2/pkg/cmd/opts/step
- github.com/jenkins-x/jx/v2/pkg/log
- github.com/jenkins-x/jx/v2/pkg/cmd/opts