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/kubernetes/pkg/auth/authorizer
k8s.io/kubernetes/pkg/auth/authorizer/abacPackage abac authorizes Kubernetes API actions using an Attribute-based access control scheme.
k8s.io/kubernetes/pkg/auth/authorizer/union
k8s.io/kubernetes/pkg/genericapiserver/options
k8s.io/kubernetes/pkg/registry/clusterrole
k8s.io/kubernetes/pkg/registry/clusterrolebinding
k8s.io/kubernetes/pkg/registry/role
k8s.io/kubernetes/pkg/registry/rolebinding
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/webhook
timePackage time provides functionality for measuring and displaying time.