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

Method CreateEndpoint

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

Source from the content-addressed store, hash-verified

37 DeleteNetwork(*DeleteNetworkRequest) error
38 FreeNetwork(*FreeNetworkRequest) error
39 CreateEndpoint(*CreateEndpointRequest) (*CreateEndpointResponse, error)
40 DeleteEndpoint(*DeleteEndpointRequest) error
41 EndpointInfo(*InfoRequest) (*InfoResponse, error)
42 Join(*JoinRequest) (*JoinResponse, error)

Callers 1

initMuxMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected