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

# Functions

CreateOrUpdate attempts first to get the given servicemonitor.
Equal return only true if the service monitors are equal.
Mutate is a default mutation function for servicemonitors that copies only mutable fields from desired to current.
New returns a Builder for servicemonitors.

# Structs

Builder represents the struct to build servicemonitors.

# Type aliases

EqualityFunc is the type for functions that compare two servicemonitors.
MutateFunc is the type for functions that mutate the current servicemonitor by applying the values from the desired service.