Class VirtualNIC (2.11.2)

Stay organized with collections Save and categorize content based on your preferences.
VirtualNIC(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Configuration of gVNIC feature.

Attribute

NameDescription
enabled bool
Whether gVNIC features are enabled in the node pool.

Inheritance

builtins.object > proto.message.Message > VirtualNIC