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
- (::Array<::Google::Cloud::GkeMultiCloud::V1::AttachedPlatformVersionInfo>) — List of valid platform versions.
#valid_versions=
def valid_versions=(value) -> ::Array<::Google::Cloud::GkeMultiCloud::V1::AttachedPlatformVersionInfo>
Parameter
- value (::Array<::Google::Cloud::GkeMultiCloud::V1::AttachedPlatformVersionInfo>) — List of valid platform versions.
Returns
- (::Array<::Google::Cloud::GkeMultiCloud::V1::AttachedPlatformVersionInfo>) — List of valid platform versions.