Documentation
¶
Index ¶
- type EnvBackupHttpPlugin
- func (EnvBackupHttpPlugin) GetName() string
- func (EnvBackupHttpPlugin) GetRequests() []l9format.WebPluginRequest
- func (EnvBackupHttpPlugin) GetStage() string
- func (EnvBackupHttpPlugin) GetVersion() (int, int, int)
- func (plugin EnvBackupHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, ...) (hasLeak bool)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EnvBackupHttpPlugin ¶
type EnvBackupHttpPlugin struct {
l9format.ServicePluginBase
}
func (EnvBackupHttpPlugin) GetName ¶
func (EnvBackupHttpPlugin) GetName() string
func (EnvBackupHttpPlugin) GetRequests ¶
func (EnvBackupHttpPlugin) GetRequests() []l9format.WebPluginRequest
func (EnvBackupHttpPlugin) GetStage ¶
func (EnvBackupHttpPlugin) GetStage() string
func (EnvBackupHttpPlugin) GetVersion ¶
func (EnvBackupHttpPlugin) GetVersion() (int, int, int)
func (EnvBackupHttpPlugin) Verify ¶
func (plugin EnvBackupHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) (hasLeak bool)
Click to show internal directories.
Click to hide internal directories.