libnet

package
v1.4.0-rc.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 23, 2024 License: Apache-2.0 Imports: 27 Imported by: 0

Documentation

Index

Constants

View Source
const PasstNetAttDef = "netbindingpasst"

Variables

This section is empty.

Functions

func AddIPAddress added in v1.2.0

func AddIPAddress(vmi *v1.VirtualMachineInstance, interfaceName, interfaceAddress string) error

func AddLabelToNamespace added in v0.42.0

func AddLabelToNamespace(client kubecli.KubevirtClient, namespace, key, value string) error

func CheckMacAddress

func CheckMacAddress(vmi *v1.VirtualMachineInstance, interfaceName, macAddress string) error

func CidrToIP added in v0.53.0

func CidrToIP(cidr string) (string, error)

func CreateMacvtapNetworkAttachmentDefinition added in v1.2.0

func CreateMacvtapNetworkAttachmentDefinition(namespace, networkName, macvtapLowerDevice string) error

func CreateNAD added in v1.0.0

func CreateNAD(namespace, nadName string) error

func CreateNetworkAttachmentDefinition added in v1.2.0

func CreateNetworkAttachmentDefinition(name, namespace, netConf string) error

func CreatePasstNetworkAttachmentDefinition added in v1.2.0

func CreatePasstNetworkAttachmentDefinition(namespace string) error

func FormatIPForURL added in v1.1.0

func FormatIPForURL(ip string) string

func GenerateRandomMac added in v1.3.0

func GenerateRandomMac() (net.HardwareAddr, error)

func GetIP added in v0.55.0

func GetIP(ips []string, family k8sv1.IPFamily) string

func GetLoopbackAddress added in v0.52.0

func GetLoopbackAddress(family k8sv1.IPFamily) string

func GetLoopbackAddressForURL added in v0.55.0

func GetLoopbackAddressForURL(family k8sv1.IPFamily) string

func GetPodIPByFamily added in v0.55.0

func GetPodIPByFamily(pod *k8sv1.Pod, family k8sv1.IPFamily) string

func GetVmiPrimaryIPByFamily added in v0.55.0

func GetVmiPrimaryIPByFamily(vmi *v1.VirtualMachineInstance, family k8sv1.IPFamily) string

func InterfaceExists added in v1.0.0

func InterfaceExists(vmi *v1.VirtualMachineInstance, interfaceName string) error

func LookupNetworkByName added in v1.0.1

func LookupNetworkByName(networks []v1.Network, name string) *v1.Network

func PatchNamespace added in v0.58.1

func PatchNamespace(client kubecli.KubevirtClient, namespace string, patchFunc func(*v1.Namespace)) error

func PatchVMWithNewInterface added in v1.3.0

func PatchVMWithNewInterface(vm *v1.VirtualMachine, newNetwork v1.Network, newIface v1.Interface) error

func PingFromVMConsole added in v0.35.0

func PingFromVMConsole(vmi *v1.VirtualMachineInstance, ipAddr string, args ...string) error

PingFromVMConsole performs a ping through the provided VMI console. Optional arguments for the ping command may be provided, overwirting the default ones. (default ping options: "-c 5, -w 10") Note: The maximum overall command timeout is 20 seconds.

func RemoveLabelFromNamespace added in v0.42.0

func RemoveLabelFromNamespace(client kubecli.KubevirtClient, namespace, key string) error

func SetInterfaceUp added in v1.2.0

func SetInterfaceUp(vmi *v1.VirtualMachineInstance, interfaceName string) error

func SkipWhenClusterNotSupportIPFamily added in v0.55.0

func SkipWhenClusterNotSupportIPFamily(ipFamily k8sv1.IPFamily)

func SkipWhenClusterNotSupportIpv4 added in v0.52.0

func SkipWhenClusterNotSupportIpv4()

func SkipWhenClusterNotSupportIpv6 added in v0.52.0

func SkipWhenClusterNotSupportIpv6()

func ValidateVMIandPodIPMatch added in v0.35.0

func ValidateVMIandPodIPMatch(vmi *v1.VirtualMachineInstance, vmiPod *k8sv1.Pod) error

ValidateVMIandPodIPMatch Checks that the vmi pod and vmi scheme have matching Ip/Ips fields for primary interface

func VerifyDynamicInterfaceChange added in v1.3.0

func VerifyDynamicInterfaceChange(vmi *v1.VirtualMachineInstance, queueCount int32) *v1.VirtualMachineInstance

func WaitForSingleHotPlugIfaceOnVMISpec added in v1.3.0

func WaitForSingleHotPlugIfaceOnVMISpec(vmi *v1.VirtualMachineInstance, ifaceName, nadName string) *v1.VirtualMachineInstance

func WithMasqueradeNetworking added in v1.3.0

func WithMasqueradeNetworking(ports ...v1.Port) libvmi.Option

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL