package
1.0.0-beta-rc3
Repository: https://github.com/neiljerram/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.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# 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.
ConfigInterface provides methods for setting, unsetting and retrieving low level config options.
HostEndpointInterface has methods to work with host endpoint resources.
IPAMInterface has methods to perform IP address management.
PoolInterface has methods to work with Pool resources.
NodeInterface has methods to work with Node resources.
PolicyInterface has methods to work with Policy resources.
ProfileInterface has methods to work with Profile resources.
WorkloadEndpointInterface has methods to work with WorkloadEndpoint resources.

# Type aliases

No description provided by the author