Go helper packages to extend the Docker Engine
Перейти к файлу
Sebastiaan van Stijn 45e2431495
Merge pull request #139 from thaJeztah/update_mlist
refresh maintainers list
2024-07-01 09:14:50 +02:00
.github/workflows
authorization
ipam
network
sdk
secrets
volume
.gitignore
CONTRIBUTING.md
LICENSE
MAINTAINERS
Makefile
NOTICE
README.md

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

See the understand Docker plugins documentation section.