rdb

package
v2.30.0 Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2024 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Unknown    = engineFamily("Unknown")
	PostgreSQL = engineFamily("PostgreSQL")
	MySQL      = engineFamily("MySQL")
)

Variables

This section is empty.

Functions

func GetCommands

func GetCommands() *core.Commands

func GetGeneratedCommands

func GetGeneratedCommands() *core.Commands

Types

type CreateInstanceResult added in v2.28.0

type CreateInstanceResult struct {
	*rdbSDK.Instance
	Password string `json:"password"`
}

type CustomACLResult added in v2.28.0

type CustomACLResult struct {
	Rules   []*rdb.ACLRule
	Success core.SuccessResult
}

Jump to

Keyboard shortcuts

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