package
1.4.0-alpha.2
Repository: https://github.com/stackpointcloud/kubernetes.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Structs

AttributesRecord implements Attributes interface.

# Interfaces

Attributes is an interface used by an Authorizer to get information about a request that is used to make an authorization decision.
Authorizer makes an authorization decision based on information gained by making zero or more calls to methods of the Attributes interface.
RequestAttributesGetter provides a function that extracts Attributes from an http.Request.

# Type aliases

No description provided by the author