Versions in this module Expand all Collapse all v0 v0.1.0 Jan 26, 2026 Changes in this version + type Client struct + func NewClient(url, token string) *Client + func (c *Client) AcquireIP(prefixCIDR, description, vrfName string) (string, error) + func (c *Client) DeleteIP(ipStr, vrfName string) error