Imports of package podchooser

PathSynopsis
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
github.com/pkg/errorsPackage errors provides simple error handling primitives.
github.com/serialx/hashring
github.com/sirupsen/logrusPackage logrus is a structured logger for Go, completely API compatible with the standard library logger.
k8s.io/api/apps/v1
k8s.io/api/core/v1
k8s.io/apimachinery/pkg/apis/meta/v1Package v1 contains API types that are common to all versions.
k8s.io/client-go/kubernetes/typed/core/v1This package has the automatically generated typed clients.
math/randPackage rand implements pseudo-random number generators suitable for tasks such as simulation, but it should not be used for security-sensitive work.
sortPackage sort provides primitives for sorting slices and user-defined collections.
timePackage time provides functionality for measuring and displaying time.