Imports
- github.com/vmware-tanzu/velero/pkg/kuberesource
- github.com/vmware-tanzu/velero/pkg/podexec
- github.com/pkg/errors
- github.com/sirupsen/logrus
- github.com/vmware-tanzu/velero/pkg/apis/velero/v1
- github.com/vmware-tanzu/velero/pkg/client
- github.com/vmware-tanzu/velero/pkg/discovery
- github.com/vmware-tanzu/velero/pkg/label
- github.com/vmware-tanzu/velero/pkg/plugin/velero
- github.com/vmware-tanzu/velero/pkg/restic
- github.com/vmware-tanzu/velero/pkg/util/collections
- github.com/vmware-tanzu/velero/pkg/volume
- k8s.io/api/core/v1
- k8s.io/api/rbac/v1
- k8s.io/api/rbac/v1beta1
- k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1
- k8s.io/apimachinery/pkg/api/errors
- k8s.io/apimachinery/pkg/api/meta
- k8s.io/apimachinery/pkg/apis/meta/v1
- k8s.io/apimachinery/pkg/apis/meta/v1/unstructured
- k8s.io/apimachinery/pkg/labels
- k8s.io/apimachinery/pkg/runtime
- k8s.io/apimachinery/pkg/runtime/schema
- k8s.io/apimachinery/pkg/util/errors
- k8s.io/apimachinery/pkg/util/sets
- k8s.io/client-go/kubernetes
- k8s.io/client-go/kubernetes/typed/rbac/v1
- k8s.io/client-go/kubernetes/typed/rbac/v1beta1