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