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
- (::Array<::Google::Cloud::EdgeContainer::V1::Version>) — Output only. Supported versions, e.g.: ["1.4.0", "1.5.0"].