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

Method AllocateNetwork

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

Source from the content-addressed store, hash-verified

34 GetCapabilities() (*CapabilitiesResponse, error)
35 CreateNetwork(*CreateNetworkRequest) error
36 AllocateNetwork(*AllocateNetworkRequest) (*AllocateNetworkResponse, error)
37 DeleteNetwork(*DeleteNetworkRequest) error
38 FreeNetwork(*FreeNetworkRequest) error
39 CreateEndpoint(*CreateEndpointRequest) (*CreateEndpointResponse, error)

Callers 1

initMuxMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected