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