Documentation ¶
Index ¶
Constants ¶
View Source
const (
DEFAULT_REGION = "cn-beijing"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type VolcEngine ¶
type VolcEngine struct {
// contains filtered or unexported fields
}
func NewVolcEngine ¶
func NewVolcEngine(orgID int, domain mysqlmodel.Domain, cfg cloudconfig.CloudConfig) (*VolcEngine, error)
func (*VolcEngine) CheckAuth ¶
func (v *VolcEngine) CheckAuth() error
func (*VolcEngine) ClearDebugLog ¶
func (v *VolcEngine) ClearDebugLog()
func (*VolcEngine) GetCloudData ¶
func (v *VolcEngine) GetCloudData() (model.Resource, error)
Source Files ¶
Click to show internal directories.
Click to hide internal directories.