package
3.6.0-0.dev+incompatible
Repository: https://github.com/lmm/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).
LoadClientConfig loads the ClientConfig from the supplied bytes containing YAML or JSON format data.
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.
NewFromEnv loads the config from ENV variables and 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

Client contains.

# 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.
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