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

Method EndpointInfo

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

Source from the content-addressed store, hash-verified

39 CreateEndpoint(*CreateEndpointRequest) (*CreateEndpointResponse, error)
40 DeleteEndpoint(*DeleteEndpointRequest) error
41 EndpointInfo(*InfoRequest) (*InfoResponse, error)
42 Join(*JoinRequest) (*JoinResponse, error)
43 Leave(*LeaveRequest) error
44 DiscoverNew(*DiscoveryNotification) error

Callers 1

initMuxMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected