Options
All
  • Public
  • Public/Protected
  • All
Menu
export
interface

V1VirtualMachineInstanceNetworkInterface

Hierarchy

  • V1VirtualMachineInstanceNetworkInterface

Index

Properties

infoSource?: string

Specifies the origin of the interface data collected. values: domain, guest-agent, multus-status.

memberof

V1VirtualMachineInstanceNetworkInterface

interfaceName?: string

The interface name inside the Virtual Machine

memberof

V1VirtualMachineInstanceNetworkInterface

ipAddress?: string

IP address of a Virtual Machine interface. It is always the first item of IPs

memberof

V1VirtualMachineInstanceNetworkInterface

ipAddresses?: string[]

List of all IP addresses of a Virtual Machine interface

memberof

V1VirtualMachineInstanceNetworkInterface

mac?: string

Hardware address of a Virtual Machine interface

memberof

V1VirtualMachineInstanceNetworkInterface

name?: string

Name of the interface, corresponds to name of the network assigned to the interface

memberof

V1VirtualMachineInstanceNetworkInterface

podInterfaceName?: string

PodInterfaceName represents the name of the pod network interface

memberof

V1VirtualMachineInstanceNetworkInterface

queueCount?: number

Specifies how many queues are allocated by MultiQueue

memberof

V1VirtualMachineInstanceNetworkInterface

Generated using TypeDoc