Kubernetes Engine V1beta1 API - Class Google::Cloud::Container::V1beta1::VirtualNIC (v0.21.0)

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