Kubernetes Engine V1beta1 API - Class Google::Cloud::Container::V1beta1::IstioConfig (v0.20.0)

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

Configuration options for Istio addon.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#auth

def auth() -> ::Google::Cloud::Container::V1beta1::IstioConfig::IstioAuthMode
Returns

#auth=

def auth=(value) -> ::Google::Cloud::Container::V1beta1::IstioConfig::IstioAuthMode
Parameter
Returns

#disabled

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

#disabled=

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