package network

import "github.com/dotcloud/docker/integration/network"

Index

Functions

func IsNetworkAvailable

func IsNetworkAvailable(c client.NetworkAPIClient, name string) cmp.Comparison

IsNetworkAvailable provides a comparison to check if a docker network is available

func IsNetworkNotAvailable

func IsNetworkNotAvailable(c client.NetworkAPIClient, name string) cmp.Comparison

IsNetworkNotAvailable provides a comparison to check if a docker network is not available

func IsUserNamespace

func IsUserNamespace() bool

IsUserNamespace returns whether the user namespace remapping is enabled

Source Files

helpers_windows.go

Directories

PathSynopsis
integration/network/ipvlan
integration/network/macvlan
Version
v20.10.26+incompatible
Published
Aug 30, 2023
Platform
windows/amd64
Imports
6 packages
Last checked
19 minutes ago

Tools for package owners.