Anthos Multi-Cloud V1 API - Class Google::Cloud::GkeMultiCloud::V1::AzureK8sVersionInfo (v0.6.0)

Reference documentation and code samples for the Anthos Multi-Cloud V1 API class Google::Cloud::GkeMultiCloud::V1::AzureK8sVersionInfo.

Information about a supported Kubernetes version.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#version

def version() -> ::String
Returns
  • (::String) — A supported Kubernetes version (for example, 1.19.10-gke.1000)

#version=

def version=(value) -> ::String
Parameter
  • value (::String) — A supported Kubernetes version (for example, 1.19.10-gke.1000)
Returns
  • (::String) — A supported Kubernetes version (for example, 1.19.10-gke.1000)