| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V1Rbac.AggregationRule> |
V1Rbac.AggregationRule.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V1Rbac.AggregationRule |
V1Rbac.AggregationRule.Builder.build() |
V1Rbac.AggregationRule |
V1Rbac.AggregationRule.Builder.buildPartial() |
V1Rbac.AggregationRule |
V1Rbac.ClusterRoleOrBuilder.getAggregationRule()
AggregationRule is an optional field that describes how to build the Rules for this ClusterRole.
|
V1Rbac.AggregationRule |
V1Rbac.ClusterRole.getAggregationRule()
AggregationRule is an optional field that describes how to build the Rules for this ClusterRole.
|
V1Rbac.AggregationRule |
V1Rbac.ClusterRole.Builder.getAggregationRule()
AggregationRule is an optional field that describes how to build the Rules for this ClusterRole.
|
static V1Rbac.AggregationRule |
V1Rbac.AggregationRule.getDefaultInstance() |
V1Rbac.AggregationRule |
V1Rbac.AggregationRule.getDefaultInstanceForType() |
V1Rbac.AggregationRule |
V1Rbac.AggregationRule.Builder.getDefaultInstanceForType() |
static V1Rbac.AggregationRule |
V1Rbac.AggregationRule.parseDelimitedFrom(InputStream input) |
static V1Rbac.AggregationRule |
V1Rbac.AggregationRule.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Rbac.AggregationRule |
V1Rbac.AggregationRule.parseFrom(byte[] data) |
static V1Rbac.AggregationRule |
V1Rbac.AggregationRule.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Rbac.AggregationRule |
V1Rbac.AggregationRule.parseFrom(ByteBuffer data) |
static V1Rbac.AggregationRule |
V1Rbac.AggregationRule.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Rbac.AggregationRule |
V1Rbac.AggregationRule.parseFrom(com.google.protobuf.ByteString data) |
static V1Rbac.AggregationRule |
V1Rbac.AggregationRule.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Rbac.AggregationRule |
V1Rbac.AggregationRule.parseFrom(com.google.protobuf.CodedInputStream input) |
static V1Rbac.AggregationRule |
V1Rbac.AggregationRule.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Rbac.AggregationRule |
V1Rbac.AggregationRule.parseFrom(InputStream input) |
static V1Rbac.AggregationRule |
V1Rbac.AggregationRule.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<V1Rbac.AggregationRule> |
V1Rbac.AggregationRule.getParserForType() |
static com.google.protobuf.Parser<V1Rbac.AggregationRule> |
V1Rbac.AggregationRule.parser() |
| Modifier and Type | Method and Description |
|---|---|
V1Rbac.ClusterRole.Builder |
V1Rbac.ClusterRole.Builder.mergeAggregationRule(V1Rbac.AggregationRule value)
AggregationRule is an optional field that describes how to build the Rules for this ClusterRole.
|
V1Rbac.AggregationRule.Builder |
V1Rbac.AggregationRule.Builder.mergeFrom(V1Rbac.AggregationRule other) |
static V1Rbac.AggregationRule.Builder |
V1Rbac.AggregationRule.newBuilder(V1Rbac.AggregationRule prototype) |
V1Rbac.ClusterRole.Builder |
V1Rbac.ClusterRole.Builder.setAggregationRule(V1Rbac.AggregationRule value)
AggregationRule is an optional field that describes how to build the Rules for this ClusterRole.
|
Copyright © 2021. All rights reserved.