Uses of Interface
io.kubernetes.client.proto.V1beta1Authorization.SelfSubjectAccessReviewSpecOrBuilder
-
Uses of V1beta1Authorization.SelfSubjectAccessReviewSpecOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1beta1Authorization.SelfSubjectAccessReviewSpecOrBuilderModifier and TypeClassDescriptionstatic final classSelfSubjectAccessReviewSpec is a description of the access request.static final classSelfSubjectAccessReviewSpec is a description of the access request.Methods in io.kubernetes.client.proto that return V1beta1Authorization.SelfSubjectAccessReviewSpecOrBuilderModifier and TypeMethodDescriptionV1beta1Authorization.SelfSubjectAccessReview.Builder.getSpecOrBuilder()Spec holds information about the request being evaluated.V1beta1Authorization.SelfSubjectAccessReview.getSpecOrBuilder()Spec holds information about the request being evaluated.V1beta1Authorization.SelfSubjectAccessReviewOrBuilder.getSpecOrBuilder()Spec holds information about the request being evaluated.