Documentation ¶
Index ¶
- type Provider
- func (p *Provider) BucketDump(ctx context.Context, action, bucketname string)
- func (p *Provider) DBManagement(action, args string)
- func (p *Provider) EventDump(action, sourceIp string)
- func (p *Provider) ExecuteCloudVMCommand(instanceId, cmd string)
- func (p *Provider) Name() string
- func (p *Provider) Resources(ctx context.Context) (schema.Resources, error)
- func (p *Provider) UserManagement(action, args_1, args_2 string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Provider ¶
type Provider struct {
// contains filtered or unexported fields
}
Provider is a data provider for tencent API
func (*Provider) BucketDump ¶ added in v0.0.5
func (*Provider) DBManagement ¶ added in v0.1.1
func (*Provider) ExecuteCloudVMCommand ¶ added in v0.1.1
func (*Provider) UserManagement ¶ added in v0.0.4
Click to show internal directories.
Click to hide internal directories.