package
0.0.0-20240418082707-ea5f3670260e
Repository: https://github.com/ivorysql/ivory-operator.git
Documentation: pkg.go.dev

# Functions

Contains succeeds if item is in collection.
DeepEqual compares two values using [github.com/google/go-cmp/cmp] and succeeds if the values are equal.
MarshalMatches converts actual to YAML and compares that to expected.
Regexp succeeds if value contains any match of the regular expression re.

# Type aliases

No description provided by the author