Package io.kubernetes.client.proto
Class V1alpha1Rbac
java.lang.Object
io.kubernetes.client.proto.V1alpha1Rbac
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classAggregationRule describes how to locate ClusterRoles to aggregate into the ClusterRolestatic interfacestatic final classClusterRole is a cluster level, logical grouping of PolicyRules that can be referenced as a unit by a RoleBinding or ClusterRoleBinding.static final classClusterRoleBinding references a ClusterRole, but not contain it.static final classClusterRoleBindingList is a collection of ClusterRoleBindings.static interfacestatic interfacestatic final classClusterRoleList is a collection of ClusterRoles.static interfacestatic interfacestatic final classPolicyRule 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 interfacestatic final classRole is a namespaced, logical grouping of PolicyRules that can be referenced as a unit by a RoleBinding.static final classRoleBinding references a role, but does not contain it.static final classRoleBindingList is a collection of RoleBindings Deprecated in v1.17 in favor of rbac.authorization.k8s.io/v1 RoleBindingList, and will no longer be served in v1.22.static interfacestatic interfacestatic final classRoleList is a collection of Roles.static interfacestatic interfacestatic final classRoleRef contains information that points to the role being usedstatic interfacestatic final classSubject contains a reference to the object or user identities a role binding applies to.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()
-