Google Anthos Multi Cloud V1 Client - Class AwsK8sVersionInfo (0.3.0)

Reference documentation and code samples for the Google Anthos Multi Cloud V1 Client class AwsK8sVersionInfo.

Kubernetes version information of GKE cluster on AWS.

Generated from protobuf message google.cloud.gkemulticloud.v1.AwsK8sVersionInfo

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ version string

Kubernetes version name.

getVersion

Kubernetes version name.

Returns
Type Description
string

setVersion

Kubernetes version name.

Parameter
Name Description
var string
Returns
Type Description
$this