public static final class GatekeeperDeploymentState.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<GatekeeperDeploymentState.Builder> implements GatekeeperDeploymentStateOrBuilder
State of Policy Controller installation.Protobuf type
google.cloud.gkehub.configmanagement.v1alpha.GatekeeperDeploymentState| Modifier and Type | Method and Description |
|---|---|
GatekeeperDeploymentState.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GatekeeperDeploymentState |
build() |
GatekeeperDeploymentState |
buildPartial() |
GatekeeperDeploymentState.Builder |
clear() |
GatekeeperDeploymentState.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
GatekeeperDeploymentState.Builder |
clearGatekeeperAudit()
Status of gatekeeper-audit deployment.
|
GatekeeperDeploymentState.Builder |
clearGatekeeperControllerManagerState()
Status of gatekeeper-controller-manager pod.
|
GatekeeperDeploymentState.Builder |
clearGatekeeperMutation()
Status of the pod serving the mutation webhook.
|
GatekeeperDeploymentState.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
GatekeeperDeploymentState.Builder |
clone() |
GatekeeperDeploymentState |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
DeploymentState |
getGatekeeperAudit()
Status of gatekeeper-audit deployment.
|
int |
getGatekeeperAuditValue()
Status of gatekeeper-audit deployment.
|
DeploymentState |
getGatekeeperControllerManagerState()
Status of gatekeeper-controller-manager pod.
|
int |
getGatekeeperControllerManagerStateValue()
Status of gatekeeper-controller-manager pod.
|
DeploymentState |
getGatekeeperMutation()
Status of the pod serving the mutation webhook.
|
int |
getGatekeeperMutationValue()
Status of the pod serving the mutation webhook.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
GatekeeperDeploymentState.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GatekeeperDeploymentState.Builder |
mergeFrom(GatekeeperDeploymentState other) |
GatekeeperDeploymentState.Builder |
mergeFrom(com.google.protobuf.Message other) |
GatekeeperDeploymentState.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
GatekeeperDeploymentState.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GatekeeperDeploymentState.Builder |
setGatekeeperAudit(DeploymentState value)
Status of gatekeeper-audit deployment.
|
GatekeeperDeploymentState.Builder |
setGatekeeperAuditValue(int value)
Status of gatekeeper-audit deployment.
|
GatekeeperDeploymentState.Builder |
setGatekeeperControllerManagerState(DeploymentState value)
Status of gatekeeper-controller-manager pod.
|
GatekeeperDeploymentState.Builder |
setGatekeeperControllerManagerStateValue(int value)
Status of gatekeeper-controller-manager pod.
|
GatekeeperDeploymentState.Builder |
setGatekeeperMutation(DeploymentState value)
Status of the pod serving the mutation webhook.
|
GatekeeperDeploymentState.Builder |
setGatekeeperMutationValue(int value)
Status of the pod serving the mutation webhook.
|
GatekeeperDeploymentState.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
GatekeeperDeploymentState.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<GatekeeperDeploymentState.Builder>public GatekeeperDeploymentState.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<GatekeeperDeploymentState.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<GatekeeperDeploymentState.Builder>public GatekeeperDeploymentState getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic GatekeeperDeploymentState build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic GatekeeperDeploymentState buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic GatekeeperDeploymentState.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<GatekeeperDeploymentState.Builder>public GatekeeperDeploymentState.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<GatekeeperDeploymentState.Builder>public GatekeeperDeploymentState.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<GatekeeperDeploymentState.Builder>public GatekeeperDeploymentState.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<GatekeeperDeploymentState.Builder>public GatekeeperDeploymentState.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<GatekeeperDeploymentState.Builder>public GatekeeperDeploymentState.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<GatekeeperDeploymentState.Builder>public GatekeeperDeploymentState.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<GatekeeperDeploymentState.Builder>public GatekeeperDeploymentState.Builder mergeFrom(GatekeeperDeploymentState other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<GatekeeperDeploymentState.Builder>public GatekeeperDeploymentState.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<GatekeeperDeploymentState.Builder>IOExceptionpublic int getGatekeeperControllerManagerStateValue()
Status of gatekeeper-controller-manager pod.
.google.cloud.gkehub.configmanagement.v1alpha.DeploymentState gatekeeper_controller_manager_state = 1;
getGatekeeperControllerManagerStateValue in interface GatekeeperDeploymentStateOrBuilderpublic GatekeeperDeploymentState.Builder setGatekeeperControllerManagerStateValue(int value)
Status of gatekeeper-controller-manager pod.
.google.cloud.gkehub.configmanagement.v1alpha.DeploymentState gatekeeper_controller_manager_state = 1;
value - The enum numeric value on the wire for gatekeeperControllerManagerState to set.public DeploymentState getGatekeeperControllerManagerState()
Status of gatekeeper-controller-manager pod.
.google.cloud.gkehub.configmanagement.v1alpha.DeploymentState gatekeeper_controller_manager_state = 1;
getGatekeeperControllerManagerState in interface GatekeeperDeploymentStateOrBuilderpublic GatekeeperDeploymentState.Builder setGatekeeperControllerManagerState(DeploymentState value)
Status of gatekeeper-controller-manager pod.
.google.cloud.gkehub.configmanagement.v1alpha.DeploymentState gatekeeper_controller_manager_state = 1;
value - The gatekeeperControllerManagerState to set.public GatekeeperDeploymentState.Builder clearGatekeeperControllerManagerState()
Status of gatekeeper-controller-manager pod.
.google.cloud.gkehub.configmanagement.v1alpha.DeploymentState gatekeeper_controller_manager_state = 1;
public int getGatekeeperAuditValue()
Status of gatekeeper-audit deployment.
.google.cloud.gkehub.configmanagement.v1alpha.DeploymentState gatekeeper_audit = 2;
getGatekeeperAuditValue in interface GatekeeperDeploymentStateOrBuilderpublic GatekeeperDeploymentState.Builder setGatekeeperAuditValue(int value)
Status of gatekeeper-audit deployment.
.google.cloud.gkehub.configmanagement.v1alpha.DeploymentState gatekeeper_audit = 2;
value - The enum numeric value on the wire for gatekeeperAudit to set.public DeploymentState getGatekeeperAudit()
Status of gatekeeper-audit deployment.
.google.cloud.gkehub.configmanagement.v1alpha.DeploymentState gatekeeper_audit = 2;
getGatekeeperAudit in interface GatekeeperDeploymentStateOrBuilderpublic GatekeeperDeploymentState.Builder setGatekeeperAudit(DeploymentState value)
Status of gatekeeper-audit deployment.
.google.cloud.gkehub.configmanagement.v1alpha.DeploymentState gatekeeper_audit = 2;
value - The gatekeeperAudit to set.public GatekeeperDeploymentState.Builder clearGatekeeperAudit()
Status of gatekeeper-audit deployment.
.google.cloud.gkehub.configmanagement.v1alpha.DeploymentState gatekeeper_audit = 2;
public int getGatekeeperMutationValue()
Status of the pod serving the mutation webhook.
.google.cloud.gkehub.configmanagement.v1alpha.DeploymentState gatekeeper_mutation = 3;
getGatekeeperMutationValue in interface GatekeeperDeploymentStateOrBuilderpublic GatekeeperDeploymentState.Builder setGatekeeperMutationValue(int value)
Status of the pod serving the mutation webhook.
.google.cloud.gkehub.configmanagement.v1alpha.DeploymentState gatekeeper_mutation = 3;
value - The enum numeric value on the wire for gatekeeperMutation to set.public DeploymentState getGatekeeperMutation()
Status of the pod serving the mutation webhook.
.google.cloud.gkehub.configmanagement.v1alpha.DeploymentState gatekeeper_mutation = 3;
getGatekeeperMutation in interface GatekeeperDeploymentStateOrBuilderpublic GatekeeperDeploymentState.Builder setGatekeeperMutation(DeploymentState value)
Status of the pod serving the mutation webhook.
.google.cloud.gkehub.configmanagement.v1alpha.DeploymentState gatekeeper_mutation = 3;
value - The gatekeeperMutation to set.public GatekeeperDeploymentState.Builder clearGatekeeperMutation()
Status of the pod serving the mutation webhook.
.google.cloud.gkehub.configmanagement.v1alpha.DeploymentState gatekeeper_mutation = 3;
public final GatekeeperDeploymentState.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<GatekeeperDeploymentState.Builder>public final GatekeeperDeploymentState.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<GatekeeperDeploymentState.Builder>Copyright © 2024 Google LLC. All rights reserved.