package
0.1.46
Repository: https://github.com/openshift/hypershift.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
CompareWithFixture will compare output with a test fixture and allows to automatically update them by setting the UPDATE env var.
MarshalYamlAndDiff diffs the yaml representation of two runtime.Objects, useful for getting a human-readable diff for bigger objects.
MatchExpected ensures that `cmp.Diff(actual, expected)` returns nothing.
No description provided by the author

# Variables

RuntimeObjectIgnoreRvTypeMeta compares two kubernetes objects, ignoring their resource version and TypeMeta.