# Functions
KubernetesAuthorizerAttributes adapts Origin authorization attributes to Kubernetes authorization attributes The returned attributes can be passed to OriginAuthorizerAttributes to access extra information from the Origin attributes interface.
NewAuthorizer adapts an Origin Authorizer interface to a Kubernetes Authorizer interface.
OriginAuthorizerAttributes adapts Kubernetes authorization attributes to Origin authorization attributes Note that some info (like resourceName, apiVersion, apiGroup) is not available from the Kubernetes attributes.
# Structs
AdapterAttributes satisfies k8s authorizer.Attributes interfaces.
No description provided by the author