# Functions
CreateCRDs creates the CRDs.
InstallCRDs installs a collection of CRDs into a cluster by reading the crd yaml files from a directory.
UninstallCRDs uninstalls a collection of CRDs by reading the crd yaml files from a directory.
WaitForCRDs waits for the CRDs to appear in discovery.
# Structs
InstallOptions are the options for installing CRDs.