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

# Packages

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

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

# Structs

Installer provides methods to manage the lifecycle of the OverlayExtensionConfig resource definition.