Imports of package authorizer

PathSynopsis
errorsPackage errors implements functions to manipulate errors.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
k8s.io/apimachinery/pkg/util/net
k8s.io/apimachinery/pkg/util/waitPackage wait provides tools for polling or listening for changes to a condition.
k8s.io/apiserver/pkg/authorization/authorizer
k8s.io/apiserver/pkg/authorization/authorizerfactory
k8s.io/apiserver/pkg/authorization/unionPackage union implements an authorizer that combines multiple subauthorizer.
k8s.io/apiserver/plugin/pkg/authorizer/webhookPackage webhook implements the authorizer.Authorizer interface using HTTP webhooks.
k8s.io/client-go/informersPackage informers provides generated informers for Kubernetes APIs.
k8s.io/kubernetes/pkg/auth/authorizer/abacPackage abac authorizes Kubernetes API actions using an Attribute-based access control scheme.
k8s.io/kubernetes/pkg/auth/nodeidentifier
k8s.io/kubernetes/pkg/kubeapiserver/authorizer/modes
k8s.io/kubernetes/plugin/pkg/auth/authorizer/node
k8s.io/kubernetes/plugin/pkg/auth/authorizer/rbacPackage rbac implements the authorizer.Authorizer interface using roles base access control.
k8s.io/kubernetes/plugin/pkg/auth/authorizer/rbac/bootstrappolicy
timePackage time provides functionality for measuring and displaying time.