Reference documentation and code samples for the GKE Hub V1 API class Google::Cloud::GkeHub::ConfigManagement::V1::OperatorState.
State information for an ACM's Operator
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#deployment_state
def deployment_state() -> ::Google::Cloud::GkeHub::ConfigManagement::V1::DeploymentState
    Returns
    
  - (::Google::Cloud::GkeHub::ConfigManagement::V1::DeploymentState) — The state of the Operator's deployment
#deployment_state=
def deployment_state=(value) -> ::Google::Cloud::GkeHub::ConfigManagement::V1::DeploymentState
    Parameter
    
  - value (::Google::Cloud::GkeHub::ConfigManagement::V1::DeploymentState) — The state of the Operator's deployment
    Returns
    
  - (::Google::Cloud::GkeHub::ConfigManagement::V1::DeploymentState) — The state of the Operator's deployment
#errors
def errors() -> ::Array<::Google::Cloud::GkeHub::ConfigManagement::V1::InstallError>
    Returns
    
  - (::Array<::Google::Cloud::GkeHub::ConfigManagement::V1::InstallError>) — Install errors.
#errors=
def errors=(value) -> ::Array<::Google::Cloud::GkeHub::ConfigManagement::V1::InstallError>
    Parameter
    
  - value (::Array<::Google::Cloud::GkeHub::ConfigManagement::V1::InstallError>) — Install errors.
    Returns
    
  - (::Array<::Google::Cloud::GkeHub::ConfigManagement::V1::InstallError>) — Install errors.
#version
def version() -> ::String
    Returns
    
  - (::String) — The semenatic version number of the operator
#version=
def version=(value) -> ::String
    Parameter
    
  - value (::String) — The semenatic version number of the operator
    Returns
    
- (::String) — The semenatic version number of the operator