# Functions
CrdApiVersionAndKind returns the apiVersion and kind of the given CustomResourceDefinition.
CreateCRDApp creates an app based on its child pod meta and custom resource definition.
CreateCRDPod creates a pod based on its controller custom resource definition.
CustomResourceDefinition returns new CustomResourceDefinitionBuilder.
Pod returns new PodBuilder.
Unstructured returns new UnstructuredBuilder.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
CustomResourceDefinitionBuilder helps building CustomResourceDefinition for tests.
PodBuilder helps building pods for tests.
UnstructuredBuilder helps building Unstructured for tests.