Documentation
¶
Index ¶
- type CdbProvider
- func (d *CdbProvider) ListMariaDB(ctx context.Context) ([]*schema.Database, error)
- func (d *CdbProvider) ListMySQL(ctx context.Context) ([]*schema.Database, error)
- func (d *CdbProvider) ListPostgreSQL(ctx context.Context) ([]*schema.Database, error)
- func (d *CdbProvider) ListSQLServer(ctx context.Context) ([]*schema.Database, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CdbProvider ¶
type CdbProvider struct {
Credential *common.Credential
Region string
}
func (*CdbProvider) ListMariaDB ¶
func (*CdbProvider) ListPostgreSQL ¶
func (*CdbProvider) ListSQLServer ¶
Click to show internal directories.
Click to hide internal directories.