package
0.0.0-20161015192436-cf83b6a632e6
Repository: https://github.com/fasaxc/libcalico-go.git
Documentation: pkg.go.dev
# Functions
LoadClientConfig loads the ClientConfig from the specified file (if specified) or from environment variables (if the file is not specified).
New returns a connected Client.
# 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.
Client contains.
IPAMConfig contains global configuration options for Calico IPAM.
# Interfaces
BGPPeerInterface has methods to work with BGPPeer resources.
HostEndpointInterface has methods to work with host endpoint resources.
IPAMInterface has methods to perform IP address management.
PolicyInterface has methods to work with Policy resources.
PoolInterface has methods to work with Pool resources.
ProfileInterface has methods to work with Profile resources.
WorkloadEndpointInterface has methods to work with WorkloadEndpoint resources.