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

Method Join

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

Source from the content-addressed store, hash-verified

40 DeleteEndpoint(*DeleteEndpointRequest) error
41 EndpointInfo(*InfoRequest) (*InfoResponse, error)
42 Join(*JoinRequest) (*JoinResponse, error)
43 Leave(*LeaveRequest) error
44 DiscoverNew(*DiscoveryNotification) error
45 DiscoverDelete(*DiscoveryNotification) error

Callers 5

initMuxMethod · 0.65
fullSocketAddressFunction · 0.65
PluginSpecDirFunction · 0.65
writeSpecFileFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected