Kubernetes Engine V1 API - Class Google::Cloud::Container::V1::VirtualNIC (v0.10.0)

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

Configuration of gVNIC feature.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#enabled

def enabled() -> ::Boolean
Returns
  • (::Boolean) — Whether gVNIC features are enabled in the node pool.

#enabled=

def enabled=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Whether gVNIC features are enabled in the node pool.
Returns
  • (::Boolean) — Whether gVNIC features are enabled in the node pool.