Documentation ¶
Index ¶
- Variables
- func GetMySQLInfo(in *proto.Instance) error
- type ByUUID
- type Manager
- func (m *Manager) GetConfig() ([]proto.AgentConfig, []error)
- func (m *Manager) GetDefaults() map[string]interface{}
- func (m *Manager) Handle(cmd *proto.Cmd) *proto.Reply
- func (m *Manager) Repo() *Repo
- func (m *Manager) Start() error
- func (m *Manager) Status() map[string]string
- func (m *Manager) Stop() error
- type Repo
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func GetMySQLInfo ¶
Types ¶
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
func NewManager ¶
func (*Manager) GetDefaults ¶
Click to show internal directories.
Click to hide internal directories.