8000 client-python/docs/V1InterfaceBindingPlugin.md at master · mooperd/client-python · GitHub
[go: up one dir, main page]

Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 1.04 KB

File metadata and controls

12 lines (8 loc) · 1.04 KB

V1InterfaceBindingPlugin

Properties

Name Type Description Notes
domain_attachment_type str DomainAttachmentType is a standard domain network attachment method kubevirt supports. Supported values: "tap". The standard domain attachment can be used instead or in addition to the sidecarImage. version: 1alphav1 [optional]
network_attachment_definition str NetworkAttachmentDefinition references to a NetworkAttachmentDefinition CR object. Format: <name>, <namespace>/<name>. If namespace is not specified, VMI namespace is assumed. version: 1alphav1 [optional]
sidecar_image str SidecarImage references a container image that runs in the virt-launcher pod. The sidecar handles (libvirt) domain configuration and optional services. version: 1alphav1 [optional]

[Back to Model list] [Back to API list] [Back to README]

0