package
0.0.0-20241202183904-81cd6e70c15e
Repository: https://github.com/openshift/elasticsearch-operator.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
AreStringMapsSame compares two maps which are string key/value.
AreTolerationsSame compares two lists of tolerations for equality.
CompareVersionArrays will return one of: -1 : if lhs > rhs 0 : if lhs == rhs 1 : if rhs > lhs.
containsSameTolerations checks that the tolerations in rhs are all contained within lhs this follows our other patterns of "current, desired".
check that all of rhs (desired) are contained within lhs (current).
No description provided by the author
No description provided by the author
* EnvValueEqual - check if 2 EnvValues are equal or not Notes: - reflect.DeepEqual does not return expected results if the to-be-compared value is a pointer.
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author