Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/docker/go-plugins-helpers
/ List
Method
List
volume/api.go:108–108 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
106
type
Driver
interface
{
107
Create(*CreateRequest) error
108
List() (*ListResponse, error)
109
Get(*GetRequest) (*GetResponse, error)
110
Remove(*RemoveRequest) error
111
Path(*PathRequest) (*PathResponse, error)
Callers
2
initMux
Method · 0.65
List
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected