# README
List of included CRDs
OverlayExtensionConfig CRD
OverlayExtensionConfig CRD defines an IP address range (usually an Azure subnet) from which it is possible to reach routing domain IPs (usually pods running in Azure CNI Overlay cluster).
# Functions
GetOverlayExtensionConfigs parses the raw []byte NodeNetworkConfigs in to a CustomResourceDefinition and returns it or an unmarshalling error.
No description provided by the author
# Variables
OverlayExtensionConfigsYAML embeds the CRD YAML for downstream consumers.
Scheme is a runtime scheme containing the client-go scheme and the OverlayExtensionConfig scheme.