Versions in this module Expand all Collapse all v1 v1.19.1 Oct 25, 2022 Changes in this version + type IPDriver interface + GetHostInfo func(host string) (*types.HostInfo, error) + GetIPAddr func(host, containerID, requestIP string) (*types.IPInfo, error) + ReleaseIPAddr func(host string, containerID string, ipInfo *types.IPInfo) error