Versions in this module Expand all Collapse all v2 v2.0.0 Oct 7, 2019 Changes in this version + var TestGenericInfrastructureCRD = &apiextensionsv1beta1.CustomResourceDefinition + var TestGenericInfrastructureTemplateCRD = &apiextensionsv1beta1.CustomResourceDefinition + func CloneTemplate(c client.Client, ref *corev1.ObjectReference, namespace string) (*unstructured.Unstructured, error) + func ErrorsFrom(obj *unstructured.Unstructured) (string, string, error) + func Get(c client.Client, ref *corev1.ObjectReference, namespace string) (*unstructured.Unstructured, error) + func IsReady(obj *unstructured.Unstructured) (bool, error)