Reference documentation and code samples for the Google Cloud Gke Hub V1 Client class PolicyControllerVersion.
The build version of Gatekeeper Policy Controller is using.
Generated from protobuf message google.cloud.gkehub.configmanagement.v1.PolicyControllerVersion
Namespace
Google \ Cloud \ GkeHub \ ConfigManagement \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ version |
string
The gatekeeper image tag that is composed of ACM version, git tag, build number. |
getVersion
The gatekeeper image tag that is composed of ACM version, git tag, build number.
Returns | |
---|---|
Type | Description |
string |
setVersion
The gatekeeper image tag that is composed of ACM version, git tag, build number.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |