Distributed Cloud Edge Container V1 API - Class Google::Cloud::EdgeContainer::V1::ServerConfig (v0.1.0)

Reference documentation and code samples for the Distributed Cloud Edge Container V1 API class Google::Cloud::EdgeContainer::V1::ServerConfig.

Server configuration for supported versions and release channels.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#channels

def channels() -> ::Google::Protobuf::Map{::String => ::Google::Cloud::EdgeContainer::V1::ChannelConfig}
Returns
  • (::Google::Protobuf::Map{::String => ::Google::Cloud::EdgeContainer::V1::ChannelConfig}) — Output only. Mapping from release channel to channel config.

#default_version

def default_version() -> ::String
Returns
  • (::String) — Output only. Default version, e.g.: "1.4.0".

#versions

def versions() -> ::Array<::Google::Cloud::EdgeContainer::V1::Version>
Returns