Class: Google::Cloud::GkeHub::ConfigManagement::V1::GatekeeperDeploymentState

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

State of Policy Controller installation.

Instance Attribute Summary collapse

Instance Attribute Details

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

Returns Status of gatekeeper-audit deployment.

Returns:



558
559
560
561
# File 'proto_docs/google/cloud/gkehub/v1/configmanagement/configmanagement.rb', line 558

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

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

Returns Status of gatekeeper-controller-manager pod.

Returns:



558
559
560
561
# File 'proto_docs/google/cloud/gkehub/v1/configmanagement/configmanagement.rb', line 558

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