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

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

AttachedServerConfig provides information about supported Kubernetes versions

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — The resource name of the config.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — The resource name of the config.
Returns
  • (::String) — The resource name of the config.

#valid_versions

def valid_versions() -> ::Array<::Google::Cloud::GkeMultiCloud::V1::AttachedPlatformVersionInfo>
Returns

#valid_versions=

def valid_versions=(value) -> ::Array<::Google::Cloud::GkeMultiCloud::V1::AttachedPlatformVersionInfo>
Parameter
Returns