# Packages

No description provided by the author
Package manifests exists to allow the rendered CRD manifests to be packaged in to dependent components.

# Functions

GetNodeNetworkConfigsDefinition parses the raw []byte NodeNetworkConfigs in to a CustomResourceDefinition and returns it or an unmarshalling error.
NewClient creates a new NodeNetworkConfig client around the passed ctrlcli.Client.
No description provided by the author

# Variables

NodeNetworkConfigsYAML embeds the CRD YAML for downstream consumers.go:embed manifests/acn.azure.com_nodenetworkconfigs.yaml.
Scheme is a runtime scheme containing the client-go scheme and the NodeNetworkConfig scheme.

# Structs

Client provides methods to interact with instances of the NodeNetworkConfig custom resource.
Installer provides methods to manage the lifecycle of the NodeNetworkConfig resource definition.