package
2.4.1+incompatible
Repository: https://github.com/percona/percona-postgresql-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