Kubernetes Engine V1beta1 API - Class Google::Cloud::Container::V1beta1::CloudRunConfig (v0.21.0)

Reference documentation and code samples for the Kubernetes Engine V1beta1 API class Google::Cloud::Container::V1beta1::CloudRunConfig.

Configuration options for the Cloud Run feature.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#disabled

def disabled() -> ::Boolean
Returns
  • (::Boolean) — Whether Cloud Run addon is enabled for this cluster.

#disabled=

def disabled=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Whether Cloud Run addon is enabled for this cluster.
Returns
  • (::Boolean) — Whether Cloud Run addon is enabled for this cluster.

#load_balancer_type

def load_balancer_type() -> ::Google::Cloud::Container::V1beta1::CloudRunConfig::LoadBalancerType
Returns

#load_balancer_type=

def load_balancer_type=(value) -> ::Google::Cloud::Container::V1beta1::CloudRunConfig::LoadBalancerType
Parameter
Returns