Class Google::Cloud::Container::V1beta1::ServiceExternalIPsConfig (v0.8.3)

Config to block services with externalIPs field.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#enabled

def enabled() -> ::Boolean
Returns
  • (::Boolean) — Whether Services with ExternalIPs field are allowed or not.

#enabled=

def enabled=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Whether Services with ExternalIPs field are allowed or not.
Returns
  • (::Boolean) — Whether Services with ExternalIPs field are allowed or not.