package remote
import "github.com/dotcloud/docker/libnetwork/ipams/remote"
Index ¶
- func Init(cb ipamapi.Callback, l, g interface{}) error
- func Register(cb ipamapi.Registerer, pg plugingetter.PluginGetter) error
- type PluginResponse
Functions ¶
func Init ¶
Init registers a remote ipam when its plugin is activated.
Deprecated: use Register.
func Register ¶
func Register(cb ipamapi.Registerer, pg plugingetter.PluginGetter) error
Register registers a remote ipam when its plugin is activated.
Types ¶
type PluginResponse ¶
PluginResponse is the interface for the plugin request responses
Source Files ¶
Directories ¶
Path | Synopsis |
---|---|
libnetwork/ipams/remote/api | Package api defines the data structure to be used in the request/response messages between libnetwork and the remote ipam plugin |
- Version
- v24.0.2+incompatible
- Published
- May 25, 2023
- Platform
- linux/amd64
- Imports
- 10 packages
- Last checked
- 26 minutes ago –
Tools for package owners.