package
2.0.0-alpha1+incompatible
Repository: https://github.com/mangoqiqi/libcalico-go.git
Documentation: pkg.go.dev

# Functions

NewIPAMClient returns a new ipamClient, which implements Interface.

# Structs

AssignIPArgs defines the set of arguments for assigning a specific IP address.
AutoAssignArgs defines the set of arguments for assigning one or more IP addresses.
IPAMConfig contains global configuration options for Calico IPAM.

# Interfaces

ipam.Interface has methods to perform IP address management.
Interface used to access the enabled IPPools.