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

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
NameDescription
data array

Optional. Data for populating the Message object.

↳ version string

Kubernetes version name.

getVersion

Kubernetes version name.

Returns
TypeDescription
string

setVersion

Kubernetes version name.

Parameter
NameDescription
var string
Returns
TypeDescription
$this