Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IgnoreAnnotation ¶
IgnoreAnnotation allows to ignore a specific annotation when comparing Kubernetes objects.
func ToUnstructured ¶
func ToUnstructured(t *testing.T, obj runtime.Object) *unstructured.Unstructured
func TransformToUnstructured ¶
TransformToUnstructured transforms runtime.Object instances into unstructured.Unstructured to facilitate comparisons. This makes it possible to compare a typed object with its unstructured representation.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.