| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V1Rbac.Subject> |
V1Rbac.Subject.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V1Rbac.Subject |
V1Rbac.Subject.Builder.build() |
V1Rbac.Subject |
V1Rbac.Subject.Builder.buildPartial() |
static V1Rbac.Subject |
V1Rbac.Subject.getDefaultInstance() |
V1Rbac.Subject |
V1Rbac.Subject.getDefaultInstanceForType() |
V1Rbac.Subject |
V1Rbac.Subject.Builder.getDefaultInstanceForType() |
V1Rbac.Subject |
V1Rbac.ClusterRoleBindingOrBuilder.getSubjects(int index)
Subjects holds references to the objects the role applies to.
|
V1Rbac.Subject |
V1Rbac.ClusterRoleBinding.getSubjects(int index)
Subjects holds references to the objects the role applies to.
|
V1Rbac.Subject |
V1Rbac.ClusterRoleBinding.Builder.getSubjects(int index)
Subjects holds references to the objects the role applies to.
|
V1Rbac.Subject |
V1Rbac.RoleBindingOrBuilder.getSubjects(int index)
Subjects holds references to the objects the role applies to.
|
V1Rbac.Subject |
V1Rbac.RoleBinding.getSubjects(int index)
Subjects holds references to the objects the role applies to.
|
V1Rbac.Subject |
V1Rbac.RoleBinding.Builder.getSubjects(int index)
Subjects holds references to the objects the role applies to.
|
static V1Rbac.Subject |
V1Rbac.Subject.parseDelimitedFrom(InputStream input) |
static V1Rbac.Subject |
V1Rbac.Subject.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Rbac.Subject |
V1Rbac.Subject.parseFrom(byte[] data) |
static V1Rbac.Subject |
V1Rbac.Subject.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Rbac.Subject |
V1Rbac.Subject.parseFrom(ByteBuffer data) |
static V1Rbac.Subject |
V1Rbac.Subject.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Rbac.Subject |
V1Rbac.Subject.parseFrom(com.google.protobuf.ByteString data) |
static V1Rbac.Subject |
V1Rbac.Subject.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Rbac.Subject |
V1Rbac.Subject.parseFrom(com.google.protobuf.CodedInputStream input) |
static V1Rbac.Subject |
V1Rbac.Subject.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Rbac.Subject |
V1Rbac.Subject.parseFrom(InputStream input) |
static V1Rbac.Subject |
V1Rbac.Subject.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<V1Rbac.Subject> |
V1Rbac.Subject.getParserForType() |
List<V1Rbac.Subject> |
V1Rbac.ClusterRoleBindingOrBuilder.getSubjectsList()
Subjects holds references to the objects the role applies to.
|
List<V1Rbac.Subject> |
V1Rbac.ClusterRoleBinding.getSubjectsList()
Subjects holds references to the objects the role applies to.
|
List<V1Rbac.Subject> |
V1Rbac.ClusterRoleBinding.Builder.getSubjectsList()
Subjects holds references to the objects the role applies to.
|
List<V1Rbac.Subject> |
V1Rbac.RoleBindingOrBuilder.getSubjectsList()
Subjects holds references to the objects the role applies to.
|
List<V1Rbac.Subject> |
V1Rbac.RoleBinding.getSubjectsList()
Subjects holds references to the objects the role applies to.
|
List<V1Rbac.Subject> |
V1Rbac.RoleBinding.Builder.getSubjectsList()
Subjects holds references to the objects the role applies to.
|
static com.google.protobuf.Parser<V1Rbac.Subject> |
V1Rbac.Subject.parser() |
| Modifier and Type | Method and Description |
|---|---|
V1Rbac.ClusterRoleBinding.Builder |
V1Rbac.ClusterRoleBinding.Builder.addSubjects(int index,
V1Rbac.Subject value)
Subjects holds references to the objects the role applies to.
|
V1Rbac.RoleBinding.Builder |
V1Rbac.RoleBinding.Builder.addSubjects(int index,
V1Rbac.Subject value)
Subjects holds references to the objects the role applies to.
|
V1Rbac.ClusterRoleBinding.Builder |
V1Rbac.ClusterRoleBinding.Builder.addSubjects(V1Rbac.Subject value)
Subjects holds references to the objects the role applies to.
|
V1Rbac.RoleBinding.Builder |
V1Rbac.RoleBinding.Builder.addSubjects(V1Rbac.Subject value)
Subjects holds references to the objects the role applies to.
|
V1Rbac.Subject.Builder |
V1Rbac.Subject.Builder.mergeFrom(V1Rbac.Subject other) |
static V1Rbac.Subject.Builder |
V1Rbac.Subject.newBuilder(V1Rbac.Subject prototype) |
V1Rbac.ClusterRoleBinding.Builder |
V1Rbac.ClusterRoleBinding.Builder.setSubjects(int index,
V1Rbac.Subject value)
Subjects holds references to the objects the role applies to.
|
V1Rbac.RoleBinding.Builder |
V1Rbac.RoleBinding.Builder.setSubjects(int index,
V1Rbac.Subject value)
Subjects holds references to the objects the role applies to.
|
| Modifier and Type | Method and Description |
|---|---|
V1Rbac.ClusterRoleBinding.Builder |
V1Rbac.ClusterRoleBinding.Builder.addAllSubjects(Iterable<? extends V1Rbac.Subject> values)
Subjects holds references to the objects the role applies to.
|
V1Rbac.RoleBinding.Builder |
V1Rbac.RoleBinding.Builder.addAllSubjects(Iterable<? extends V1Rbac.Subject> values)
Subjects holds references to the objects the role applies to.
|
Copyright © 2018. All rights reserved.