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 securitycontextconstraints.
Equal return only true if the securitycontextconstraints are equal.
Mutate is a default mutate functions for securitycontextconstraints.
New returns a new Builder for security context constraints.

# Structs

Builder represents the struct to build security context constraints.

# Type aliases

EqualityFunc is the type for functions that compare two ecuritycontextconstraints.
MutateFunc is the type for functions that mutate the current securitycontextconstraints by applying the values from the desired route.