Go helper packages to extend the Docker Engine
Go Makefile
Switch branches/tags
Nothing to show
Latest commit 8af45ff Jan 30, 2017 @dave-tucker dave-tucker committed on GitHub Merge pull request #64 from tiborvass/master
Allow building without systemd dependency

README.md

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.