Imports
- github.com/bombsimon/logrusr/v3
- github.com/kubernetes-csi/external-snapshotter/client/v4/apis/volumesnapshot/v1
- github.com/pkg/errors
- github.com/prometheus/client_golang/prometheus/promhttp
- github.com/sirupsen/logrus
- github.com/spf13/cobra
- k8s.io/api/core/v1
- k8s.io/apimachinery/pkg/apis/meta/v1
- k8s.io/apimachinery/pkg/labels
- k8s.io/apimachinery/pkg/runtime
- k8s.io/apimachinery/pkg/types
- k8s.io/apimachinery/pkg/util/errors
- k8s.io/apimachinery/pkg/util/sets
- k8s.io/apimachinery/pkg/util/wait
- k8s.io/client-go/discovery
- k8s.io/client-go/dynamic
- k8s.io/client-go/kubernetes
- k8s.io/client-go/rest
- k8s.io/utils/clock
- sigs.k8s.io/controller-runtime
- sigs.k8s.io/controller-runtime/pkg/client
- sigs.k8s.io/controller-runtime/pkg/manager
Imports in module “github.com/vmware-tanzu/velero”
- github.com/vmware-tanzu/velero/internal/credentials
- github.com/vmware-tanzu/velero/internal/storage
- github.com/vmware-tanzu/velero/pkg/apis/velero/v1
- github.com/vmware-tanzu/velero/pkg/apis/velero/v2alpha1
- github.com/vmware-tanzu/velero/pkg/backup
- github.com/vmware-tanzu/velero/pkg/buildinfo
- github.com/vmware-tanzu/velero/pkg/client
- github.com/vmware-tanzu/velero/pkg/cmd
- github.com/vmware-tanzu/velero/pkg/cmd/util/flag
- github.com/vmware-tanzu/velero/pkg/cmd/util/signals
- github.com/vmware-tanzu/velero/pkg/controller
- github.com/vmware-tanzu/velero/pkg/discovery
- github.com/vmware-tanzu/velero/pkg/features
- github.com/vmware-tanzu/velero/pkg/itemoperationmap
- github.com/vmware-tanzu/velero/pkg/metrics
- github.com/vmware-tanzu/velero/pkg/nodeagent
- github.com/vmware-tanzu/velero/pkg/persistence
- github.com/vmware-tanzu/velero/pkg/plugin/clientmgmt
- github.com/vmware-tanzu/velero/pkg/plugin/clientmgmt/process
- github.com/vmware-tanzu/velero/pkg/podexec
- github.com/vmware-tanzu/velero/pkg/podvolume
- github.com/vmware-tanzu/velero/pkg/repository
- github.com/vmware-tanzu/velero/pkg/repository/keys
- github.com/vmware-tanzu/velero/pkg/restore
- github.com/vmware-tanzu/velero/pkg/uploader
- github.com/vmware-tanzu/velero/pkg/util/filesystem
- github.com/vmware-tanzu/velero/pkg/util/logging