proxysqlsync

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2025 License: Apache-2.0 Imports: 27 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ErrSynced = "ErrSynced"
	Synced    = "Synced"

	SyncServerFailed  = "SyncServerFailed"
	SyncServerSucceed = "SyncServerSucceed"
	SyncUserFailed    = "SyncUserFailed"
	SyncUserSucceed   = "SyncUserSucceed"

	ReaderHostGroupId = 1
	WriterHostGroupId = 0
	MaxConnections    = 2000
)

Variables

This section is empty.

Functions

func Setup

func Setup(mgr ctrl.Manager) error

Types

type ReconcileProxysqlSync

type ReconcileProxysqlSync struct {
	// contains filtered or unexported fields
}

ReconcileProxysqlSync reconciles a ProxysqlSync object

func (*ReconcileProxysqlSync) Reconcile

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

Reconcile reconcile proxysql sync

Jump to

Keyboard shortcuts

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