Class V1SelfSubjectAccessReview

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

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2022-12-05T08:14:34.919Z[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