package
1.12.0-alpha.0
Repository: https://github.com/wking/kubernetes.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package install installs the experimental API group, making it available as an option to all of the API encoding/decoding machinery.
+groupName=authorization.k8s.io.
+groupName=authorization.k8s.io.
No description provided by the author

# Functions

Kind takes an unqualified kind and returns a Group qualified GroupKind.
Resource takes an unqualified resource and returns a Group qualified GroupResource.

# Constants

GroupName is the group name use in this package.

# Variables

No description provided by the author
No description provided by the author
SchemeGroupVersion is group version used to register these objects.

# Structs

LocalSubjectAccessReview checks whether or not a user or group can perform an action in a given namespace.
NonResourceAttributes includes the authorization attributes available for non-resource requests to the Authorizer interface.
NonResourceRule holds information that describes a rule for the non-resource.
ResourceAttributes includes the authorization attributes available for resource requests to the Authorizer interface.
ResourceRule is the list of actions the subject is allowed to perform on resources.
SelfSubjectAccessReview checks whether or the current user can perform an action.
SelfSubjectAccessReviewSpec is a description of the access request.
SelfSubjectRulesReview enumerates the set of actions the current user can perform within a namespace.
No description provided by the author
SubjectAccessReview checks whether or not a user or group can perform an action.
SubjectAccessReviewSpec is a description of the access request.
SubjectAccessReviewStatus.
SubjectRulesReviewStatus contains the result of a rules check.

# Type aliases

ExtraValue masks the value so protobuf can generate +protobuf.nullable=true.