Class: Google::Cloud::GkeHub::ConfigManagement::V1::ConfigSyncDeploymentState

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/gkehub/v1/configmanagement/configmanagement.rb

Overview

The state of ConfigSync's deployment on a cluster

Instance Attribute Summary collapse

Instance Attribute Details

#admission_webhook::Google::Cloud::GkeHub::ConfigManagement::V1::DeploymentState

Returns Deployment state of admission-webhook.

Returns:



417
418
419
420
# File 'proto_docs/google/cloud/gkehub/v1/configmanagement/configmanagement.rb', line 417

class ConfigSyncDeploymentState
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#git_sync::Google::Cloud::GkeHub::ConfigManagement::V1::DeploymentState

Returns Deployment state of the git-sync pod.

Returns:



417
418
419
420
# File 'proto_docs/google/cloud/gkehub/v1/configmanagement/configmanagement.rb', line 417

class ConfigSyncDeploymentState
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#importer::Google::Cloud::GkeHub::ConfigManagement::V1::DeploymentState

Returns Deployment state of the importer pod.

Returns:



417
418
419
420
# File 'proto_docs/google/cloud/gkehub/v1/configmanagement/configmanagement.rb', line 417

class ConfigSyncDeploymentState
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#monitor::Google::Cloud::GkeHub::ConfigManagement::V1::DeploymentState

Returns Deployment state of the monitor pod.

Returns:



417
418
419
420
# File 'proto_docs/google/cloud/gkehub/v1/configmanagement/configmanagement.rb', line 417

class ConfigSyncDeploymentState
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#reconciler_manager::Google::Cloud::GkeHub::ConfigManagement::V1::DeploymentState

Returns Deployment state of reconciler-manager pod.

Returns:



417
418
419
420
# File 'proto_docs/google/cloud/gkehub/v1/configmanagement/configmanagement.rb', line 417

class ConfigSyncDeploymentState
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#root_reconciler::Google::Cloud::GkeHub::ConfigManagement::V1::DeploymentState

Returns Deployment state of root-reconciler.

Returns:



417
418
419
420
# File 'proto_docs/google/cloud/gkehub/v1/configmanagement/configmanagement.rb', line 417

class ConfigSyncDeploymentState
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#syncer::Google::Cloud::GkeHub::ConfigManagement::V1::DeploymentState

Returns Deployment state of the syncer pod.

Returns:



417
418
419
420
# File 'proto_docs/google/cloud/gkehub/v1/configmanagement/configmanagement.rb', line 417

class ConfigSyncDeploymentState
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end