Reference documentation and code samples for the Kubernetes Engine V1 API class Google::Cloud::Container::V1::ServiceExternalIPsConfig.
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.