Documentation
¶
Index ¶
- func New() (interface{}, error)
- func Run(apiTLSConfig *api.TLSConfig) error
- type MSSQL
- func (m *MSSQL) CreateUser(ctx context.Context, statements dbplugin.Statements, ...) (username string, password string, err error)
- func (m *MSSQL) RenewUser(ctx context.Context, statements dbplugin.Statements, username string, ...) error
- func (m *MSSQL) RevokeUser(ctx context.Context, statements dbplugin.Statements, username string) error
- func (m *MSSQL) RotateRootCredentials(ctx context.Context, statements []string) (map[string]interface{}, error)
- func (m *MSSQL) Type() (string, error)
Constants ¶
This section is empty.