package
1.30.0-kw1
Repository: https://github.com/kubewarden/k8s-objects.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

SchemeGroupVersion is group version used to register these objects.

# Structs

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