Imports
- github.com/operator-framework/api/pkg/operators/reference
- github.com/operator-framework/api/pkg/operators/v1alpha1
- github.com/operator-framework/operator-registry/pkg/api
- github.com/operator-framework/operator-registry/pkg/configmap
- github.com/sirupsen/logrus
- k8s.io/api/batch/v1
- k8s.io/api/core/v1
- k8s.io/api/rbac/v1
- k8s.io/apimachinery/pkg/api/equality
- k8s.io/apimachinery/pkg/api/errors
- k8s.io/apimachinery/pkg/api/resource
- k8s.io/apimachinery/pkg/apis/meta/v1
- k8s.io/apimachinery/pkg/labels
- k8s.io/apiserver/pkg/storage/names
- k8s.io/client-go/kubernetes
- k8s.io/client-go/listers/batch/v1
- k8s.io/client-go/listers/core/v1
- k8s.io/client-go/listers/rbac/v1
- k8s.io/utils/ptr
Imports in module “github.com/operator-framework/operator-lifecycle-manager”
- github.com/operator-framework/operator-lifecycle-manager/pkg/api/client/listers/operators/v1
- github.com/operator-framework/operator-lifecycle-manager/pkg/api/client/listers/operators/v1alpha1
- github.com/operator-framework/operator-lifecycle-manager/pkg/controller/install
- github.com/operator-framework/operator-lifecycle-manager/pkg/controller/registry/resolver/projection
- github.com/operator-framework/operator-lifecycle-manager/pkg/lib/image