public interface BinauthzStateOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
BinauthzVersion |
getVersion()
The version of binauthz that is installed.
|
BinauthzVersionOrBuilder |
getVersionOrBuilder()
The version of binauthz that is installed.
|
DeploymentState |
getWebhook()
The state of the binauthz webhook.
|
int |
getWebhookValue()
The state of the binauthz webhook.
|
boolean |
hasVersion()
The version of binauthz that is installed.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getWebhookValue()
The state of the binauthz webhook.
.google.cloud.gkehub.configmanagement.v1alpha.DeploymentState webhook = 1;DeploymentState getWebhook()
The state of the binauthz webhook.
.google.cloud.gkehub.configmanagement.v1alpha.DeploymentState webhook = 1;boolean hasVersion()
The version of binauthz that is installed.
.google.cloud.gkehub.configmanagement.v1alpha.BinauthzVersion version = 2;BinauthzVersion getVersion()
The version of binauthz that is installed.
.google.cloud.gkehub.configmanagement.v1alpha.BinauthzVersion version = 2;BinauthzVersionOrBuilder getVersionOrBuilder()
The version of binauthz that is installed.
.google.cloud.gkehub.configmanagement.v1alpha.BinauthzVersion version = 2;Copyright © 2024 Google LLC. All rights reserved.