Documentation
¶
Index ¶
Constants ¶
View Source
const ( PerconaXtraDBClusterKind = "PerconaXtraDBCluster" PerconaServerMongoDBKind = "PerconaServerMongoDB" ClusterTypeEKS ClusterType = "eks" ClusterTypeMinikube ClusterType = "minikube" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClusterType ¶ added in v0.0.14
type ClusterType string
type DatabaseReconciler ¶
DatabaseReconciler reconciles a Database object
func (*DatabaseReconciler) Reconcile ¶
Reconcile is part of the main kubernetes reconciliation loop which aims to move the current state of the cluster closer to the desired state. For more details, check Reconcile and its Result here: - https://pkg.go.dev/sigs.k8s.io/controller-runtime@v0.12.2/pkg/reconcile
func (*DatabaseReconciler) SetupWithManager ¶
func (r *DatabaseReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
type Version ¶
type Version struct {
// contains filtered or unexported fields
}
func NewVersion ¶
func (*Version) ToAPIVersion ¶
func (*Version) ToCRVersion ¶
Click to show internal directories.
Click to hide internal directories.