Imports of package authutil

PathSynopsis
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
k8s.io/api/authorization/v1
k8s.io/api/rbac/v1
k8s.io/apimachinery/pkg/apis/meta/v1Package v1 contains API types that are common to all versions.
k8s.io/apimachinery/pkg/runtime/schema
k8s.io/apimachinery/pkg/util/waitPackage wait provides tools for polling or listening for changes to a condition.
k8s.io/client-go/kubernetesPackage kubernetes holds packages which implement a clientset for Kubernetes APIs.
k8s.io/client-go/kubernetes/typed/authorization/v1This package has the automatically generated typed clients.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.
testingPackage testing provides support for automated testing of Go packages.
timePackage time provides functionality for measuring and displaying time.