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

Method Capabilities

volume/api.go:114–114  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

112 Mount(*MountRequest) (*MountResponse, error)
113 Unmount(*UnmountRequest) error
114 Capabilities() *CapabilitiesResponse
115}
116
117// Handler forwards requests and responses between the docker daemon and the plugin.

Callers 1

initMuxMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected