package network

import "github.com/docker/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

Source Files

helpers_windows.go

Directories

PathSynopsis
integration/network/ipvlan
integration/network/macvlan
Version
v23.0.3+incompatible
Published
Apr 4, 2023
Platform
windows/amd64
Imports
5 packages
Last checked
11 minutes ago

Tools for package owners.