public final class V1alpha1Rbac extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
V1alpha1Rbac.AggregationRule
AggregationRule describes how to locate ClusterRoles to aggregate into the ClusterRole
|
static interface |
V1alpha1Rbac.AggregationRuleOrBuilder |
static class |
V1alpha1Rbac.ClusterRole
ClusterRole is a cluster level, logical grouping of PolicyRules that can be referenced as a unit by a RoleBinding or ClusterRoleBinding.
|
static class |
V1alpha1Rbac.ClusterRoleBinding
ClusterRoleBinding references a ClusterRole, but not contain it.
|
static class |
V1alpha1Rbac.ClusterRoleBindingList
ClusterRoleBindingList is a collection of ClusterRoleBindings
|
static interface |
V1alpha1Rbac.ClusterRoleBindingListOrBuilder |
static interface |
V1alpha1Rbac.ClusterRoleBindingOrBuilder |
static class |
V1alpha1Rbac.ClusterRoleList
ClusterRoleList is a collection of ClusterRoles
|
static interface |
V1alpha1Rbac.ClusterRoleListOrBuilder |
static interface |
V1alpha1Rbac.ClusterRoleOrBuilder |
static class |
V1alpha1Rbac.PolicyRule
PolicyRule holds information that describes a policy rule, but does not contain information
about who the rule applies to or which namespace the rule applies to.
|
static interface |
V1alpha1Rbac.PolicyRuleOrBuilder |
static class |
V1alpha1Rbac.Role
Role is a namespaced, logical grouping of PolicyRules that can be referenced as a unit by a RoleBinding.
|
static class |
V1alpha1Rbac.RoleBinding
RoleBinding references a role, but does not contain it.
|
static class |
V1alpha1Rbac.RoleBindingList
RoleBindingList is a collection of RoleBindings
|
static interface |
V1alpha1Rbac.RoleBindingListOrBuilder |
static interface |
V1alpha1Rbac.RoleBindingOrBuilder |
static class |
V1alpha1Rbac.RoleList
RoleList is a collection of Roles
|
static interface |
V1alpha1Rbac.RoleListOrBuilder |
static interface |
V1alpha1Rbac.RoleOrBuilder |
static class |
V1alpha1Rbac.RoleRef
RoleRef contains information that points to the role being used
|
static interface |
V1alpha1Rbac.RoleRefOrBuilder |
static class |
V1alpha1Rbac.Subject
Subject contains a reference to the object or user identities a role binding applies to.
|
static interface |
V1alpha1Rbac.SubjectOrBuilder |
| 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 © 2020. All rights reserved.