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, args 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
}
func (*Provider) BucketDump ¶
func (*Provider) DBManagement ¶
func (*Provider) ExecuteCloudVMCommand ¶
func (*Provider) UserManagement ¶
Click to show internal directories.
Click to hide internal directories.