Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 947 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 947 Bytes

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

See the understand Docker plugins documentation section.