package
0.0.0-20180911130330-d3ccc4fb1d66
Repository: https://github.com/rglyons/kube-arangodb.git
Documentation: pkg.go.dev
# Functions
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
No description provided by the author
TODO: move SchemeBuilder with zz_generated.deepcopy.go to k8s.io/api.
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 +protobuf.options.(gogoproto.goproto_stringer)=false.