public final class V1Authorization extends Object
Modifier and Type | Class and Description |
---|---|
static class |
V1Authorization.ExtraValue
ExtraValue masks the value so protobuf can generate
+protobuf.nullable=true
+protobuf.options.(gogoproto.goproto_stringer)=false
|
static interface |
V1Authorization.ExtraValueOrBuilder |
static class |
V1Authorization.LocalSubjectAccessReview
LocalSubjectAccessReview checks whether or not a user or group can perform an action in a given namespace.
|
static interface |
V1Authorization.LocalSubjectAccessReviewOrBuilder |
static class |
V1Authorization.NonResourceAttributes
NonResourceAttributes includes the authorization attributes available for non-resource requests to the Authorizer interface
|
static interface |
V1Authorization.NonResourceAttributesOrBuilder |
static class |
V1Authorization.NonResourceRule
NonResourceRule holds information that describes a rule for the non-resource
|
static interface |
V1Authorization.NonResourceRuleOrBuilder |
static class |
V1Authorization.ResourceAttributes
ResourceAttributes includes the authorization attributes available for resource requests to the Authorizer interface
|
static interface |
V1Authorization.ResourceAttributesOrBuilder |
static class |
V1Authorization.ResourceRule
ResourceRule is the list of actions the subject is allowed to perform on resources.
|
static interface |
V1Authorization.ResourceRuleOrBuilder |
static class |
V1Authorization.SelfSubjectAccessReview
SelfSubjectAccessReview checks whether or the current user can perform an action.
|
static interface |
V1Authorization.SelfSubjectAccessReviewOrBuilder |
static class |
V1Authorization.SelfSubjectAccessReviewSpec
SelfSubjectAccessReviewSpec is a description of the access request.
|
static interface |
V1Authorization.SelfSubjectAccessReviewSpecOrBuilder |
static class |
V1Authorization.SelfSubjectRulesReview
SelfSubjectRulesReview enumerates the set of actions the current user can perform within a namespace.
|
static interface |
V1Authorization.SelfSubjectRulesReviewOrBuilder |
static class |
V1Authorization.SelfSubjectRulesReviewSpec
Protobuf type
k8s.io.api.authorization.v1.SelfSubjectRulesReviewSpec |
static interface |
V1Authorization.SelfSubjectRulesReviewSpecOrBuilder |
static class |
V1Authorization.SubjectAccessReview
SubjectAccessReview checks whether or not a user or group can perform an action.
|
static interface |
V1Authorization.SubjectAccessReviewOrBuilder |
static class |
V1Authorization.SubjectAccessReviewSpec
SubjectAccessReviewSpec is a description of the access request.
|
static interface |
V1Authorization.SubjectAccessReviewSpecOrBuilder |
static class |
V1Authorization.SubjectAccessReviewStatus
SubjectAccessReviewStatus
|
static interface |
V1Authorization.SubjectAccessReviewStatusOrBuilder |
static class |
V1Authorization.SubjectRulesReviewStatus
SubjectRulesReviewStatus contains the result of a rules check.
|
static interface |
V1Authorization.SubjectRulesReviewStatusOrBuilder |
Modifier and Type | Method and Description |
---|---|
static com.google.protobuf.Descriptors.FileDescriptor |
getDescriptor() |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) |
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
Copyright © 2021. All rights reserved.