Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BridgeLibvirtSpecGenerator ¶ added in v0.43.0
type BridgeLibvirtSpecGenerator struct {
// contains filtered or unexported fields
}
type LibvirtSpecGenerator ¶ added in v0.43.0
type LibvirtSpecGenerator interface {
// contains filtered or unexported methods
}
type MacvtapLibvirtSpecGenerator ¶ added in v0.43.0
type MacvtapLibvirtSpecGenerator struct {
// contains filtered or unexported fields
}
type MasqueradeLibvirtSpecGenerator ¶ added in v0.43.0
type MasqueradeLibvirtSpecGenerator struct {
// contains filtered or unexported fields
}
type SlirpLibvirtSpecGenerator ¶ added in v0.43.0
type SlirpLibvirtSpecGenerator struct {
// contains filtered or unexported fields
}
type VMNetworkConfigurator ¶ added in v0.41.0
type VMNetworkConfigurator struct {
// contains filtered or unexported fields
}
func NewVMNetworkConfigurator ¶ added in v0.41.0
func NewVMNetworkConfigurator(vmi *v1.VirtualMachineInstance, cacheFactory cache.InterfaceCacheFactory) *VMNetworkConfigurator
func (*VMNetworkConfigurator) SetupPodNetworkPhase1 ¶ added in v0.41.0
func (n *VMNetworkConfigurator) SetupPodNetworkPhase1(pid int) error
func (*VMNetworkConfigurator) SetupPodNetworkPhase2 ¶ added in v0.41.0
func (n *VMNetworkConfigurator) SetupPodNetworkPhase2(domain *api.Domain) error
Directories ¶
Path | Synopsis |
---|---|
* This file is part of the KubeVirt project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.
|
* This file is part of the KubeVirt project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. |
* This file is part of the KubeVirt project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.
|
* This file is part of the KubeVirt project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. |
Click to show internal directories.
Click to hide internal directories.