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

V1InterfaceBindingPlugin

Hierarchy

  • V1InterfaceBindingPlugin

Index

Properties

computeResourceOverhead?: V1ResourceRequirementsWithoutClaims
memberof

V1InterfaceBindingPlugin

domainAttachmentType?: string

DomainAttachmentType is a standard domain network attachment method kubevirt supports. Supported values: "tap", "managedTap" (since v1.4). The standard domain attachment can be used instead or in addition to the sidecarImage. version: 1alphav1

memberof

V1InterfaceBindingPlugin

downwardAPI?: string

DownwardAPI specifies what kind of data should be exposed to the binding plugin sidecar. Supported values: "device-info" version: v1alphav1

memberof

V1InterfaceBindingPlugin

memberof

V1InterfaceBindingPlugin

networkAttachmentDefinition?: string

NetworkAttachmentDefinition references to a NetworkAttachmentDefinition CR object. Format: , /. If namespace is not specified, VMI namespace is assumed. version: 1alphav1

memberof

V1InterfaceBindingPlugin

sidecarImage?: string

SidecarImage references a container image that runs in the virt-launcher pod. The sidecar handles (libvirt) domain configuration and optional services. version: 1alphav1

memberof

V1InterfaceBindingPlugin

Generated using TypeDoc