Class V1SelfSubjectAccessReview

java.lang.Object
io.kubernetes.client.openapi.models.V1SelfSubjectAccessReview
All Implemented Interfaces:
KubernetesObject, KubernetesType

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2024-02-02T21:37:40.170033Z[Etc/UTC]") public class V1SelfSubjectAccessReview extends Object implements KubernetesObject
SelfSubjectAccessReview checks whether or the current user can perform an action. Not filling in a spec.namespace means \"in all namespaces\". Self is a special case, because users should always be able to check whether they can perform an action