package
0.0.0-20240418082707-ea5f3670260e
Repository: https://github.com/ivorysql/ivory-operator.git
Documentation: pkg.go.dev
# Functions
Merge takes sets of labels and merges them.
NewJSONPatch creates a new JSON Patch according to RFC 6902; the same as k8s.io/apimachinery/pkg/types.JSONPatchType.
No description provided by the author
# Constants
No description provided by the author
ConditionIvyUpgradeProgressing is the type used in a condition to indicate that an Ivory major upgrade is in progress.
ConditionIvyUpgradeSucceeded is the type used in a condition to indicate the status of a Ivory major upgrade.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
IvyUpgradeReconciler reconciles a IvyUpgrade object.
No description provided by the author
# Type aliases
JSON6902 represents a JSON Patch according to RFC 6902; the same as k8s.io/apimachinery/pkg/types.JSONPatchType.