MCPcopy Create free account
hub / github.com/docker/go-plugins-helpers / DeleteNetwork

Method DeleteNetwork

network/api.go:37–37  ·  view source on GitHub ↗
(*DeleteNetworkRequest)

Source from the content-addressed store, hash-verified

35 CreateNetwork(*CreateNetworkRequest) error
36 AllocateNetwork(*AllocateNetworkRequest) (*AllocateNetworkResponse, error)
37 DeleteNetwork(*DeleteNetworkRequest) error
38 FreeNetwork(*FreeNetworkRequest) error
39 CreateEndpoint(*CreateEndpointRequest) (*CreateEndpointResponse, error)
40 DeleteEndpoint(*DeleteEndpointRequest) error

Callers 1

initMuxMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected