Distributed Cloud Edge Container V1 API - Class Google::Cloud::EdgeContainer::V1::Cluster::SystemAddonsConfig::Ingress (v0.1.1)

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

Config for the Ingress add-on which allows customers to create an Ingress object to manage external access to the servers in a cluster. The add-on consists of istiod and istio-ingress.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#disabled

def disabled() -> ::Boolean
Returns
  • (::Boolean) — Optional. Whether Ingress is disabled.

#disabled=

def disabled=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Optional. Whether Ingress is disabled.
Returns
  • (::Boolean) — Optional. Whether Ingress is disabled.

#ipv4_vip

def ipv4_vip() -> ::String
Returns
  • (::String) — Optional. Ingress VIP.

#ipv4_vip=

def ipv4_vip=(value) -> ::String
Parameter
  • value (::String) — Optional. Ingress VIP.
Returns
  • (::String) — Optional. Ingress VIP.