Reference documentation and code samples for the Kubernetes Engine V1 API class Google::Cloud::Container::V1::IntraNodeVisibilityConfig.
IntraNodeVisibilityConfig contains the desired config of the intra-node visibility on this cluster.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#enabled
def enabled() -> ::Boolean
Returns
- (::Boolean) — Enables intra node visibility for this cluster.
#enabled=
def enabled=(value) -> ::Boolean
Parameter
- value (::Boolean) — Enables intra node visibility for this cluster.
Returns
- (::Boolean) — Enables intra node visibility for this cluster.