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

Method DeleteEndpoint

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

Source from the content-addressed store, hash-verified

38 FreeNetwork(*FreeNetworkRequest) error
39 CreateEndpoint(*CreateEndpointRequest) (*CreateEndpointResponse, error)
40 DeleteEndpoint(*DeleteEndpointRequest) error
41 EndpointInfo(*InfoRequest) (*InfoResponse, error)
42 Join(*JoinRequest) (*JoinResponse, error)
43 Leave(*LeaveRequest) error

Callers 1

initMuxMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected