| Package | Description |
|---|---|
| com.google.cloud.gkehub.configmanagement.v1alpha |
| Modifier and Type | Method and Description |
|---|---|
BinauthzConfig |
BinauthzConfig.Builder.build() |
BinauthzConfig |
BinauthzConfig.Builder.buildPartial() |
BinauthzConfig |
MembershipSpec.getBinauthz()
Binauthz conifguration for the cluster.
|
BinauthzConfig |
MembershipSpec.Builder.getBinauthz()
Binauthz conifguration for the cluster.
|
BinauthzConfig |
MembershipSpecOrBuilder.getBinauthz()
Binauthz conifguration for the cluster.
|
static BinauthzConfig |
BinauthzConfig.getDefaultInstance() |
BinauthzConfig |
BinauthzConfig.getDefaultInstanceForType() |
BinauthzConfig |
BinauthzConfig.Builder.getDefaultInstanceForType() |
static BinauthzConfig |
BinauthzConfig.parseDelimitedFrom(InputStream input) |
static BinauthzConfig |
BinauthzConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BinauthzConfig |
BinauthzConfig.parseFrom(byte[] data) |
static BinauthzConfig |
BinauthzConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BinauthzConfig |
BinauthzConfig.parseFrom(ByteBuffer data) |
static BinauthzConfig |
BinauthzConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BinauthzConfig |
BinauthzConfig.parseFrom(com.google.protobuf.ByteString data) |
static BinauthzConfig |
BinauthzConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BinauthzConfig |
BinauthzConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static BinauthzConfig |
BinauthzConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BinauthzConfig |
BinauthzConfig.parseFrom(InputStream input) |
static BinauthzConfig |
BinauthzConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<BinauthzConfig> |
BinauthzConfig.getParserForType() |
static com.google.protobuf.Parser<BinauthzConfig> |
BinauthzConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
MembershipSpec.Builder |
MembershipSpec.Builder.mergeBinauthz(BinauthzConfig value)
Binauthz conifguration for the cluster.
|
BinauthzConfig.Builder |
BinauthzConfig.Builder.mergeFrom(BinauthzConfig other) |
static BinauthzConfig.Builder |
BinauthzConfig.newBuilder(BinauthzConfig prototype) |
MembershipSpec.Builder |
MembershipSpec.Builder.setBinauthz(BinauthzConfig value)
Binauthz conifguration for the cluster.
|
Copyright © 2024 Google LLC. All rights reserved.