Imports
- github.com/vmware-tanzu/velero/pkg/kuberesource
- k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1
- k8s.io/api/rbac/v1
- k8s.io/apimachinery/pkg/api/equality
- github.com/vmware-tanzu/velero/pkg/util/collections
- github.com/vmware-tanzu/velero/pkg/buildinfo
- github.com/vmware-tanzu/velero/pkg/util/boolptr
- github.com/evanphx/json-patch
- github.com/gofrs/uuid
- github.com/pkg/errors
- github.com/sirupsen/logrus
- github.com/vmware-tanzu/velero/pkg/apis/velero/v1
- github.com/vmware-tanzu/velero/pkg/archive
- github.com/vmware-tanzu/velero/pkg/builder
- github.com/vmware-tanzu/velero/pkg/client
- github.com/vmware-tanzu/velero/pkg/discovery
- github.com/vmware-tanzu/velero/pkg/generated/clientset/versioned/typed/velero/v1
- github.com/vmware-tanzu/velero/pkg/generated/listers/velero/v1
- github.com/vmware-tanzu/velero/pkg/label
- github.com/vmware-tanzu/velero/pkg/plugin/framework
- github.com/vmware-tanzu/velero/pkg/plugin/velero
- github.com/vmware-tanzu/velero/pkg/restic
- github.com/vmware-tanzu/velero/pkg/util/filesystem
- github.com/vmware-tanzu/velero/pkg/util/kube
- github.com/vmware-tanzu/velero/pkg/volume
- k8s.io/api/batch/v1
- k8s.io/api/core/v1
- k8s.io/apimachinery/pkg/api/errors
- 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/apimachinery/pkg/util/wait
- k8s.io/client-go/kubernetes/typed/core/v1
- k8s.io/client-go/kubernetes/typed/storage/v1