Documentation ¶
Index ¶
- func GetCRDFromFile(path string) (*apiextensionsv1.CustomResourceDefinition, error)
- func GetKRMResource(path string, obj runtime.Object, gvk schema.GroupVersionKind, ...) error
- func GetUnstructured(path string, u *unstructured.Unstructured) error
- func GetUnstructuredFromFile(path string) (*unstructured.Unstructured, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCRDFromFile ¶
func GetCRDFromFile(path string) (*apiextensionsv1.CustomResourceDefinition, error)
GetCRDFromFile is a helper for tests to use the examples and validate them in unit tests
func GetKRMResource ¶
func GetUnstructured ¶
func GetUnstructured(path string, u *unstructured.Unstructured) error
func GetUnstructuredFromFile ¶
func GetUnstructuredFromFile(path string) (*unstructured.Unstructured, error)
GetUnstructuredFromFile is a helper for tests to use the examples and validate them in unit tests
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.