package
3.22.0-0.dev+incompatible
Repository: https://github.com/projectcalico/libcalico-go.git
Documentation: pkg.go.dev

# Functions

IsAlphaFeatureSet checks if the comma separated features have the name set in it.
LoadClientConfig loads the ClientConfig from the specified file (if specified) or from environment variables (if the file is not specified).
LoadClientConfigFromBytes loads the ClientConfig from the supplied bytes containing YAML or JSON format data.
LoadClientConfigFromEnvironment loads a client config from the environment.
LoadClientConfigFromFile loads the ClientConfig from the specified file, which must exist.
NewCalicoAPIConfig creates a new (zeroed) CalicoAPIConfig struct with the TypeMetadata initialised to the current version.

# Constants

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

# Structs

CalicoAPIConfig contains the connection information for a Calico CalicoAPIConfig resource.
CalicoAPIConfigSpec contains the specification for a Calico CalicoAPIConfig resource.
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author