Package io.kubernetes.client.proto
Class V1beta1Authorization
java.lang.Object
io.kubernetes.client.proto.V1beta1Authorization
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
ExtraValue masks the value so protobuf can generate +protobuf.nullable=true +protobuf.options.(gogoproto.goproto_stringer)=falsestatic interface
static final class
LocalSubjectAccessReview checks whether or not a user or group can perform an action in a given namespace.static interface
static final class
NonResourceAttributes includes the authorization attributes available for non-resource requests to the Authorizer interfacestatic interface
static final class
NonResourceRule holds information that describes a rule for the non-resourcestatic interface
static final class
ResourceAttributes includes the authorization attributes available for resource requests to the Authorizer interfacestatic interface
static final class
ResourceRule is the list of actions the subject is allowed to perform on resources.static interface
static final class
SelfSubjectAccessReview checks whether or the current user can perform an action.static interface
static final class
SelfSubjectAccessReviewSpec is a description of the access request.static interface
static final class
SelfSubjectRulesReview enumerates the set of actions the current user can perform within a namespace.static interface
static final class
SelfSubjectRulesReviewSpec defines the specification for SelfSubjectRulesReview.static interface
static final class
SubjectAccessReview checks whether or not a user or group can perform an action.static interface
static final class
SubjectAccessReviewSpec is a description of the access request.static interface
static final class
SubjectAccessReviewStatusstatic interface
static final class
SubjectRulesReviewStatus contains the result of a rules check.static interface
-
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.protobuf.Descriptors.FileDescriptor
static void
registerAllExtensions
(com.google.protobuf.ExtensionRegistry registry) static void
registerAllExtensions
(com.google.protobuf.ExtensionRegistryLite registry)
-
Method Details
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) -
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) -
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-