public final class ConfigSyncDeploymentState extends com.google.protobuf.GeneratedMessageV3 implements ConfigSyncDeploymentStateOrBuilder
The state of ConfigSync's deployment on a clusterProtobuf type
google.cloud.gkehub.configmanagement.v1alpha.ConfigSyncDeploymentState| Modifier and Type | Class and Description |
|---|---|
static class |
ConfigSyncDeploymentState.Builder
The state of ConfigSync's deployment on a cluster
|
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
GIT_SYNC_FIELD_NUMBER |
static int |
IMPORTER_FIELD_NUMBER |
static int |
MONITOR_FIELD_NUMBER |
static int |
RECONCILER_MANAGER_FIELD_NUMBER |
static int |
ROOT_RECONCILER_FIELD_NUMBER |
static int |
SYNCER_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static ConfigSyncDeploymentState |
getDefaultInstance() |
ConfigSyncDeploymentState |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
DeploymentState |
getGitSync()
Deployment state of the git-sync pod
|
int |
getGitSyncValue()
Deployment state of the git-sync pod
|
DeploymentState |
getImporter()
Deployment state of the importer pod
|
int |
getImporterValue()
Deployment state of the importer pod
|
DeploymentState |
getMonitor()
Deployment state of the monitor pod
|
int |
getMonitorValue()
Deployment state of the monitor pod
|
com.google.protobuf.Parser<ConfigSyncDeploymentState> |
getParserForType() |
DeploymentState |
getReconcilerManager()
Deployment state of reconciler-manager pod
|
int |
getReconcilerManagerValue()
Deployment state of reconciler-manager pod
|
DeploymentState |
getRootReconciler()
Deployment state of root-reconciler
|
int |
getRootReconcilerValue()
Deployment state of root-reconciler
|
int |
getSerializedSize() |
DeploymentState |
getSyncer()
Deployment state of the syncer pod
|
int |
getSyncerValue()
Deployment state of the syncer pod
|
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static ConfigSyncDeploymentState.Builder |
newBuilder() |
static ConfigSyncDeploymentState.Builder |
newBuilder(ConfigSyncDeploymentState prototype) |
ConfigSyncDeploymentState.Builder |
newBuilderForType() |
protected ConfigSyncDeploymentState.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static ConfigSyncDeploymentState |
parseDelimitedFrom(InputStream input) |
static ConfigSyncDeploymentState |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ConfigSyncDeploymentState |
parseFrom(byte[] data) |
static ConfigSyncDeploymentState |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ConfigSyncDeploymentState |
parseFrom(ByteBuffer data) |
static ConfigSyncDeploymentState |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ConfigSyncDeploymentState |
parseFrom(com.google.protobuf.ByteString data) |
static ConfigSyncDeploymentState |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ConfigSyncDeploymentState |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ConfigSyncDeploymentState |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ConfigSyncDeploymentState |
parseFrom(InputStream input) |
static ConfigSyncDeploymentState |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<ConfigSyncDeploymentState> |
parser() |
ConfigSyncDeploymentState.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int IMPORTER_FIELD_NUMBER
public static final int SYNCER_FIELD_NUMBER
public static final int GIT_SYNC_FIELD_NUMBER
public static final int MONITOR_FIELD_NUMBER
public static final int RECONCILER_MANAGER_FIELD_NUMBER
public static final int ROOT_RECONCILER_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public int getImporterValue()
Deployment state of the importer pod
.google.cloud.gkehub.configmanagement.v1alpha.DeploymentState importer = 1;getImporterValue in interface ConfigSyncDeploymentStateOrBuilderpublic DeploymentState getImporter()
Deployment state of the importer pod
.google.cloud.gkehub.configmanagement.v1alpha.DeploymentState importer = 1;getImporter in interface ConfigSyncDeploymentStateOrBuilderpublic int getSyncerValue()
Deployment state of the syncer pod
.google.cloud.gkehub.configmanagement.v1alpha.DeploymentState syncer = 2;getSyncerValue in interface ConfigSyncDeploymentStateOrBuilderpublic DeploymentState getSyncer()
Deployment state of the syncer pod
.google.cloud.gkehub.configmanagement.v1alpha.DeploymentState syncer = 2;getSyncer in interface ConfigSyncDeploymentStateOrBuilderpublic int getGitSyncValue()
Deployment state of the git-sync pod
.google.cloud.gkehub.configmanagement.v1alpha.DeploymentState git_sync = 3;getGitSyncValue in interface ConfigSyncDeploymentStateOrBuilderpublic DeploymentState getGitSync()
Deployment state of the git-sync pod
.google.cloud.gkehub.configmanagement.v1alpha.DeploymentState git_sync = 3;getGitSync in interface ConfigSyncDeploymentStateOrBuilderpublic int getMonitorValue()
Deployment state of the monitor pod
.google.cloud.gkehub.configmanagement.v1alpha.DeploymentState monitor = 4;getMonitorValue in interface ConfigSyncDeploymentStateOrBuilderpublic DeploymentState getMonitor()
Deployment state of the monitor pod
.google.cloud.gkehub.configmanagement.v1alpha.DeploymentState monitor = 4;getMonitor in interface ConfigSyncDeploymentStateOrBuilderpublic int getReconcilerManagerValue()
Deployment state of reconciler-manager pod
.google.cloud.gkehub.configmanagement.v1alpha.DeploymentState reconciler_manager = 5;
getReconcilerManagerValue in interface ConfigSyncDeploymentStateOrBuilderpublic DeploymentState getReconcilerManager()
Deployment state of reconciler-manager pod
.google.cloud.gkehub.configmanagement.v1alpha.DeploymentState reconciler_manager = 5;
getReconcilerManager in interface ConfigSyncDeploymentStateOrBuilderpublic int getRootReconcilerValue()
Deployment state of root-reconciler
.google.cloud.gkehub.configmanagement.v1alpha.DeploymentState root_reconciler = 6;getRootReconcilerValue in interface ConfigSyncDeploymentStateOrBuilderpublic DeploymentState getRootReconciler()
Deployment state of root-reconciler
.google.cloud.gkehub.configmanagement.v1alpha.DeploymentState root_reconciler = 6;getRootReconciler in interface ConfigSyncDeploymentStateOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static ConfigSyncDeploymentState parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ConfigSyncDeploymentState parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ConfigSyncDeploymentState parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ConfigSyncDeploymentState parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ConfigSyncDeploymentState parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ConfigSyncDeploymentState parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ConfigSyncDeploymentState parseFrom(InputStream input) throws IOException
IOExceptionpublic static ConfigSyncDeploymentState parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ConfigSyncDeploymentState parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static ConfigSyncDeploymentState parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ConfigSyncDeploymentState parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static ConfigSyncDeploymentState parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic ConfigSyncDeploymentState.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static ConfigSyncDeploymentState.Builder newBuilder()
public static ConfigSyncDeploymentState.Builder newBuilder(ConfigSyncDeploymentState prototype)
public ConfigSyncDeploymentState.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected ConfigSyncDeploymentState.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static ConfigSyncDeploymentState getDefaultInstance()
public static com.google.protobuf.Parser<ConfigSyncDeploymentState> parser()
public com.google.protobuf.Parser<ConfigSyncDeploymentState> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public ConfigSyncDeploymentState getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2024 Google LLC. All rights reserved.