Package io.kubernetes.client.proto
Class V1Authorization
java.lang.Object
io.kubernetes.client.proto.V1Authorization
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classExtraValue masks the value so protobuf can generate +protobuf.nullable=true +protobuf.options.(gogoproto.goproto_stringer)=falsestatic interfacestatic final classLocalSubjectAccessReview checks whether or not a user or group can perform an action in a given namespace.static interfacestatic final classNonResourceAttributes includes the authorization attributes available for non-resource requests to the Authorizer interfacestatic interfacestatic final classNonResourceRule holds information that describes a rule for the non-resourcestatic interfacestatic final classResourceAttributes includes the authorization attributes available for resource requests to the Authorizer interfacestatic interfacestatic final classResourceRule is the list of actions the subject is allowed to perform on resources.static interfacestatic final classSelfSubjectAccessReview checks whether or the current user can perform an action.static interfacestatic final classSelfSubjectAccessReviewSpec is a description of the access request.static interfacestatic final classSelfSubjectRulesReview enumerates the set of actions the current user can perform within a namespace.static interfacestatic final classSelfSubjectRulesReviewSpec defines the specification for SelfSubjectRulesReview.static interfacestatic final classSubjectAccessReview checks whether or not a user or group can perform an action.static interfacestatic final classSubjectAccessReviewSpec is a description of the access request.static interfacestatic final classSubjectAccessReviewStatusstatic interfacestatic final classSubjectRulesReviewStatus contains the result of a rules check.static interface -
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.protobuf.Descriptors.FileDescriptorstatic voidregisterAllExtensions(com.google.protobuf.ExtensionRegistry registry) static voidregisterAllExtensions(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()
-