# Packages

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

# Functions

GetClusterSubnetStatussDefinition parses the raw []byte ClusterSubnetStatuss in to a CustomResourceDefinition and returns it or an unmarshalling error.
NewClient creates a new ClusterSubnetState client from the passed ctrlcli.Client.
No description provided by the author

# Variables

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

# Structs

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