package
4.0.0+incompatible
Repository: https://github.com/unitytech/client-go.git
Documentation: pkg.go.dev
# Functions
DeepCopy_authorization_LocalSubjectAccessReview is an autogenerated deepcopy function.
DeepCopy_authorization_NonResourceAttributes is an autogenerated deepcopy function.
DeepCopy_authorization_ResourceAttributes is an autogenerated deepcopy function.
DeepCopy_authorization_SelfSubjectAccessReview is an autogenerated deepcopy function.
DeepCopy_authorization_SelfSubjectAccessReviewSpec is an autogenerated deepcopy function.
DeepCopy_authorization_SubjectAccessReview is an autogenerated deepcopy function.
DeepCopy_authorization_SubjectAccessReviewSpec is an autogenerated deepcopy function.
DeepCopy_authorization_SubjectAccessReviewStatus is an autogenerated deepcopy function.
Kind takes an unqualified kind and returns a Group qualified GroupKind.
RegisterDeepCopies adds deep-copy functions to the given scheme.
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.
ResourceAttributes includes the authorization attributes available for resource requests to the Authorizer interface.
SelfSubjectAccessReview checks whether or the current user can perform an action.
SelfSubjectAccessReviewSpec is a description of the access request.
SubjectAccessReview checks whether or not a user or group can perform an action.
SubjectAccessReviewSpec is a description of the access request.
SubjectAccessReviewStatus.
# Type aliases
ExtraValue masks the value so protobuf can generate +protobuf.nullable=true.