Google Cloud Gke Hub V1 Client - Class GatekeeperDeploymentState (0.6.3)

Reference documentation and code samples for the Google Cloud Gke Hub V1 Client class GatekeeperDeploymentState.

State of Policy Controller installation.

Generated from protobuf message google.cloud.gkehub.configmanagement.v1.GatekeeperDeploymentState

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ gatekeeper_controller_manager_state int

Status of gatekeeper-controller-manager pod.

↳ gatekeeper_audit int

Status of gatekeeper-audit deployment.

getGatekeeperControllerManagerState

Status of gatekeeper-controller-manager pod.

Returns
TypeDescription
int

setGatekeeperControllerManagerState

Status of gatekeeper-controller-manager pod.

Parameter
NameDescription
var int
Returns
TypeDescription
$this

getGatekeeperAudit

Status of gatekeeper-audit deployment.

Returns
TypeDescription
int

setGatekeeperAudit

Status of gatekeeper-audit deployment.

Parameter
NameDescription
var int
Returns
TypeDescription
$this