Const
Readonly
methods: { Readonly
allocate: { Allocate allocates an IP for a node.
from rpc v1.IPAMPlugin.Allocate
Readonly
I: typeof AllocateIPRequestReadonly
O: typeof AllocatedIPReadonly
kind: UnaryReadonly
name: "Allocate"Readonly
release: { Release releases an IP for a node.
from rpc v1.IPAMPlugin.Release
Readonly
I: typeof ReleaseIPRequestReadonly
O: typeof EmptyReadonly
kind: UnaryReadonly
name: "Release"Readonly
typefrom service v1.IPAMPlugin
Generated using TypeDoc
IPAMPlugin is the service definition for a Webmesh IPAM plugin.