Reference documentation and code samples for the GKE Hub V1 API class Google::Cloud::GkeHub::ConfigManagement::V1::PolicyControllerState.
State for PolicyControllerState.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#deployment_state
def deployment_state() -> ::Google::Cloud::GkeHub::ConfigManagement::V1::GatekeeperDeploymentState
Returns
- (::Google::Cloud::GkeHub::ConfigManagement::V1::GatekeeperDeploymentState) — The state about the policy controller installation.
#deployment_state=
def deployment_state=(value) -> ::Google::Cloud::GkeHub::ConfigManagement::V1::GatekeeperDeploymentState
Parameter
- value (::Google::Cloud::GkeHub::ConfigManagement::V1::GatekeeperDeploymentState) — The state about the policy controller installation.
Returns
- (::Google::Cloud::GkeHub::ConfigManagement::V1::GatekeeperDeploymentState) — The state about the policy controller installation.
#version
def version() -> ::Google::Cloud::GkeHub::ConfigManagement::V1::PolicyControllerVersion
Returns
- (::Google::Cloud::GkeHub::ConfigManagement::V1::PolicyControllerVersion) — The version of Gatekeeper Policy Controller deployed.
#version=
def version=(value) -> ::Google::Cloud::GkeHub::ConfigManagement::V1::PolicyControllerVersion
Parameter
- value (::Google::Cloud::GkeHub::ConfigManagement::V1::PolicyControllerVersion) — The version of Gatekeeper Policy Controller deployed.
Returns
- (::Google::Cloud::GkeHub::ConfigManagement::V1::PolicyControllerVersion) — The version of Gatekeeper Policy Controller deployed.