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

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.