Skip to content

docker/go-plugins-helpers

Repository files navigation

go-plugins-helpers

A collection of helper packages to extend Docker Engine in Go

Plugin type Documentation Description
Authorization Link Extend API authorization mechanism
Network Link Extend network management
Volume Link Extend persistent storage
IPAM Link Extend IP address management
Graph (experimental) Link Extend image and container fs storage

See the understand Docker plugins documentation section.