import "github.com/docker/docker/integration/network"
CheckKernelMajorVersionGreaterOrEqualThen returns whether the kernel version is greater or equal than the one provided
CreateMasterDummy creates a dummy network interface
CreateVlanInterface creates a vlan network interface
DeleteInterface deletes a network interface
func IsNetworkAvailable(c client.NetworkAPIClient, name string) cmp.Comparison
IsNetworkAvailable provides a comparison to check if a docker network is available
func IsNetworkNotAvailable(c client.NetworkAPIClient, name string) cmp.Comparison
IsNetworkNotAvailable provides a comparison to check if a docker network is not available
IsUserNamespace returns whether the user namespace remapping is enabled
LinkExists verifies that a link exists
Package network imports 9 packages (graph). Updated 2020-12-24. Refresh now. Tools for package owners.