# 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.
# 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.