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

# Functions

AnnotationsEqual returns true only if the service account annotations are equal.
CreateOrUpdate attempts first to get the given serviceaccount.
Get returns the k8s serviceacount for the given object key or an error.
MutateAnnotationsOnly is a default mutate implementation that replaces current serviceaccount's annotations with the desired annotations.
New returns a new k8s serviceaccount.

# Type aliases

EqualityFunc is the type for functions that compare two serviceaccounts.
MutateFunc is the type for functions that mutate the current serviceaccount by applying the values from the desired serviceaccount.