Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewBackupBinlogService ¶ added in v0.4.0
func NewBackupBinlogService(agent *Agent) agentrpc.BackupBinlogServiceServer
NewBackupBinlogService creates a new BackupBinlogServiceServer
func NewCloneService ¶ added in v0.3.0
func NewCloneService(agent *Agent) agentrpc.CloneServiceServer
NewCloneService creates a new CloneServiceServer
func NewHealthService ¶ added in v0.3.0
func NewHealthService(agent *Agent) healthpb.HealthServer
NewHealthService creates a new HealthServiceServer
Types ¶
type Agent ¶
type Agent struct {
// contains filtered or unexported fields
}
Agent is the agent to executes some MySQL commands of the own Pod
Click to show internal directories.
Click to hide internal directories.