Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Payloads = make(map[string]Payload)
Functions ¶
This section is empty.
Types ¶
type BackdoorUser ¶
type BackdoorUser struct{}
func (BackdoorUser) Desc ¶
func (p BackdoorUser) Desc() string
type BucketDump ¶ added in v0.0.5
type BucketDump struct{}
func (BucketDump) Desc ¶ added in v0.0.5
func (p BucketDump) Desc() string
type DatabaseAccount ¶ added in v0.1.1
type DatabaseAccount struct{}
func (DatabaseAccount) Desc ¶ added in v0.1.1
func (p DatabaseAccount) Desc() string
type ExecuteCloudVMCommand ¶ added in v0.1.1
type ExecuteCloudVMCommand struct{}
func (ExecuteCloudVMCommand) Desc ¶ added in v0.1.1
func (p ExecuteCloudVMCommand) Desc() string
Click to show internal directories.
Click to hide internal directories.