Package io.kubernetes.client.proto
Class V1Rbac
java.lang.Object
io.kubernetes.client.proto.V1Rbac
-
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 ClusterRoleBindingsstatic interfacestatic interfacestatic final classClusterRoleList is a collection of ClusterRolesstatic 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 RoleBindingsstatic interfacestatic interfacestatic final classRoleList is a collection of Rolesstatic interfacestatic interfacestatic final classRoleRef contains information that points to the role being used +structType=atomicstatic 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()
-