psclusterset

package
v1.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 3, 2026 License: Apache-2.0 Imports: 31 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClusterSetManager

type ClusterSetManager interface {
	CreateClusterSet(ctx context.Context, clustersetName string, sslMode apiv1.ClusterSetSSLMode) error
	ForcePrimaryCluster(ctx context.Context, clusterName string) error
	Status(ctx context.Context) (clusterset.Status, error)
}

type PerconaServerMySQLClusterSetReconciler

type PerconaServerMySQLClusterSetReconciler struct {
	client.Client
	Scheme    *runtime.Scheme
	ClientCmd clientcmd.Client
	Recorder  events.EventRecorder
	// contains filtered or unexported fields
}

func (*PerconaServerMySQLClusterSetReconciler) Reconcile

func (r *PerconaServerMySQLClusterSetReconciler) Reconcile(ctx context.Context, req ctrl.Request) (result ctrl.Result, err error)

Reconcile reconciles the PerconaServerMySQLClusterSet custom resource.

func (*PerconaServerMySQLClusterSetReconciler) SetupWithManager

func (r *PerconaServerMySQLClusterSetReconciler) SetupWithManager(mgr ctrl.Manager) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL