Google Cloud Deploy V1 API - Class Google::Cloud::Deploy::V1::RuntimeConfig (v0.18.0)

Reference documentation and code samples for the Google Cloud Deploy V1 API class Google::Cloud::Deploy::V1::RuntimeConfig.

RuntimeConfig contains the runtime specific configurations for a deployment strategy.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#cloud_run

def cloud_run() -> ::Google::Cloud::Deploy::V1::CloudRunConfig
Returns

#cloud_run=

def cloud_run=(value) -> ::Google::Cloud::Deploy::V1::CloudRunConfig
Parameter
Returns

#kubernetes

def kubernetes() -> ::Google::Cloud::Deploy::V1::KubernetesConfig
Returns

#kubernetes=

def kubernetes=(value) -> ::Google::Cloud::Deploy::V1::KubernetesConfig
Parameter
Returns