web

package
v0.0.0-...-f4e745a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 5, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AwsCredentialsHttpPlugin

type AwsCredentialsHttpPlugin struct {
	l9format.ServicePluginBase
}

func (AwsCredentialsHttpPlugin) GetName

func (AwsCredentialsHttpPlugin) GetName() string

func (AwsCredentialsHttpPlugin) GetRequests

func (AwsCredentialsHttpPlugin) GetStage

func (AwsCredentialsHttpPlugin) GetStage() string

func (AwsCredentialsHttpPlugin) GetVersion

func (AwsCredentialsHttpPlugin) GetVersion() (int, int, int)

func (AwsCredentialsHttpPlugin) Verify

func (plugin AwsCredentialsHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) (hasLeak bool)

type BootstrapHttpPlugin

type BootstrapHttpPlugin struct {
	l9format.ServicePluginBase
}

func (BootstrapHttpPlugin) GetName

func (BootstrapHttpPlugin) GetName() string

func (BootstrapHttpPlugin) GetRequests

func (BootstrapHttpPlugin) GetStage

func (BootstrapHttpPlugin) GetStage() string

func (BootstrapHttpPlugin) GetVersion

func (BootstrapHttpPlugin) GetVersion() (int, int, int)

func (BootstrapHttpPlugin) Verify

func (plugin BootstrapHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) (hasLeak bool)

type CloudConfigHttpPlugin

type CloudConfigHttpPlugin struct {
	l9format.ServicePluginBase
}

func (CloudConfigHttpPlugin) GetName

func (CloudConfigHttpPlugin) GetName() string

func (CloudConfigHttpPlugin) GetRequests

func (CloudConfigHttpPlugin) GetStage

func (CloudConfigHttpPlugin) GetStage() string

func (CloudConfigHttpPlugin) GetVersion

func (CloudConfigHttpPlugin) GetVersion() (int, int, int)

func (CloudConfigHttpPlugin) Verify

func (plugin CloudConfigHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) (hasLeak bool)

type CodeJsonReply

type CodeJsonReply struct {
	Code   int `json:"code"`
	Status int `json:"status"`
}

type ConfigAssetsHttpPlugin

type ConfigAssetsHttpPlugin struct {
	l9format.ServicePluginBase
}

func (ConfigAssetsHttpPlugin) GetName

func (ConfigAssetsHttpPlugin) GetName() string

func (ConfigAssetsHttpPlugin) GetRequests

func (ConfigAssetsHttpPlugin) GetStage

func (ConfigAssetsHttpPlugin) GetStage() string

func (ConfigAssetsHttpPlugin) GetVersion

func (ConfigAssetsHttpPlugin) GetVersion() (int, int, int)

func (ConfigAssetsHttpPlugin) Verify

func (plugin ConfigAssetsHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) (hasLeak bool)

type ConfigBakHttpPlugin

type ConfigBakHttpPlugin struct {
	l9format.ServicePluginBase
}

func (ConfigBakHttpPlugin) GetName

func (ConfigBakHttpPlugin) GetName() string

func (ConfigBakHttpPlugin) GetRequests

func (ConfigBakHttpPlugin) GetStage

func (ConfigBakHttpPlugin) GetStage() string

func (ConfigBakHttpPlugin) GetVersion

func (ConfigBakHttpPlugin) GetVersion() (int, int, int)

func (ConfigBakHttpPlugin) Verify

func (plugin ConfigBakHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) (hasLeak bool)

type ConfigContentHttpPlugin

type ConfigContentHttpPlugin struct {
	l9format.ServicePluginBase
}

func (ConfigContentHttpPlugin) GetName

func (ConfigContentHttpPlugin) GetName() string

func (ConfigContentHttpPlugin) GetRequests

func (ConfigContentHttpPlugin) GetStage

func (ConfigContentHttpPlugin) GetStage() string

func (ConfigContentHttpPlugin) GetVersion

func (ConfigContentHttpPlugin) GetVersion() (int, int, int)

func (ConfigContentHttpPlugin) Verify

func (plugin ConfigContentHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) (hasLeak bool)

type ConfigEnvRubyHttpPlugin

type ConfigEnvRubyHttpPlugin struct {
	l9format.ServicePluginBase
}

func (ConfigEnvRubyHttpPlugin) GetName

func (ConfigEnvRubyHttpPlugin) GetName() string

func (ConfigEnvRubyHttpPlugin) GetRequests

func (ConfigEnvRubyHttpPlugin) GetStage

func (ConfigEnvRubyHttpPlugin) GetStage() string

func (ConfigEnvRubyHttpPlugin) GetVersion

func (ConfigEnvRubyHttpPlugin) GetVersion() (int, int, int)

func (ConfigEnvRubyHttpPlugin) Verify

func (plugin ConfigEnvRubyHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) (hasLeak bool)

type ConfigImagesHttpPlugin

type ConfigImagesHttpPlugin struct {
	l9format.ServicePluginBase
}

func (ConfigImagesHttpPlugin) GetName

func (ConfigImagesHttpPlugin) GetName() string

func (ConfigImagesHttpPlugin) GetRequests

func (ConfigImagesHttpPlugin) GetStage

func (ConfigImagesHttpPlugin) GetStage() string

func (ConfigImagesHttpPlugin) GetVersion

func (ConfigImagesHttpPlugin) GetVersion() (int, int, int)

func (ConfigImagesHttpPlugin) Verify

func (plugin ConfigImagesHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) (hasLeak bool)

type ConfigIncHttpPlugin

type ConfigIncHttpPlugin struct {
	l9format.ServicePluginBase
}

func (ConfigIncHttpPlugin) GetName

func (ConfigIncHttpPlugin) GetName() string

func (ConfigIncHttpPlugin) GetRequests

func (ConfigIncHttpPlugin) GetStage

func (ConfigIncHttpPlugin) GetStage() string

func (ConfigIncHttpPlugin) GetVersion

func (ConfigIncHttpPlugin) GetVersion() (int, int, int)

func (ConfigIncHttpPlugin) Verify

func (plugin ConfigIncHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) (hasLeak bool)

type ConfigJsHttpPlugin

type ConfigJsHttpPlugin struct {
	l9format.ServicePluginBase
}

func (ConfigJsHttpPlugin) GetName

func (ConfigJsHttpPlugin) GetName() string

func (ConfigJsHttpPlugin) GetRequests

func (ConfigJsHttpPlugin) GetStage

func (ConfigJsHttpPlugin) GetStage() string

func (ConfigJsHttpPlugin) GetVersion

func (ConfigJsHttpPlugin) GetVersion() (int, int, int)

func (ConfigJsHttpPlugin) Verify

func (plugin ConfigJsHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) (hasLeak bool)

type ConfigJsonHttp

type ConfigJsonHttp struct {
	l9format.ServicePluginBase
}

func (ConfigJsonHttp) GetName

func (ConfigJsonHttp) GetName() string

func (ConfigJsonHttp) GetRequests

func (ConfigJsonHttp) GetRequests() []l9format.WebPluginRequest

func (ConfigJsonHttp) GetStage

func (ConfigJsonHttp) GetStage() string

func (ConfigJsonHttp) GetVersion

func (ConfigJsonHttp) GetVersion() (int, int, int)

func (ConfigJsonHttp) Verify

func (plugin ConfigJsonHttp) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) (hasLeak bool)

type ConfigLibHttpPlugin

type ConfigLibHttpPlugin struct {
	l9format.ServicePluginBase
}

func (ConfigLibHttpPlugin) GetName

func (ConfigLibHttpPlugin) GetName() string

func (ConfigLibHttpPlugin) GetRequests

func (ConfigLibHttpPlugin) GetStage

func (ConfigLibHttpPlugin) GetStage() string

func (ConfigLibHttpPlugin) GetVersion

func (ConfigLibHttpPlugin) GetVersion() (int, int, int)

func (ConfigLibHttpPlugin) Verify

func (plugin ConfigLibHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) (hasLeak bool)

type ConfigMediaHttpPlugin

type ConfigMediaHttpPlugin struct {
	l9format.ServicePluginBase
}

func (ConfigMediaHttpPlugin) GetName

func (ConfigMediaHttpPlugin) GetName() string

func (ConfigMediaHttpPlugin) GetRequests

func (ConfigMediaHttpPlugin) GetStage

func (ConfigMediaHttpPlugin) GetStage() string

func (ConfigMediaHttpPlugin) GetVersion

func (ConfigMediaHttpPlugin) GetVersion() (int, int, int)

func (ConfigMediaHttpPlugin) Verify

func (plugin ConfigMediaHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) (hasLeak bool)

type ConfigPhpDistHttpPlugin

type ConfigPhpDistHttpPlugin struct {
	l9format.ServicePluginBase
}

func (ConfigPhpDistHttpPlugin) GetName

func (ConfigPhpDistHttpPlugin) GetName() string

func (ConfigPhpDistHttpPlugin) GetRequests

func (ConfigPhpDistHttpPlugin) GetStage

func (ConfigPhpDistHttpPlugin) GetStage() string

func (ConfigPhpDistHttpPlugin) GetVersion

func (ConfigPhpDistHttpPlugin) GetVersion() (int, int, int)

func (ConfigPhpDistHttpPlugin) Verify

func (plugin ConfigPhpDistHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) (hasLeak bool)

type ConfigRubyHttpPlugin

type ConfigRubyHttpPlugin struct {
	l9format.ServicePluginBase
}

func (ConfigRubyHttpPlugin) GetName

func (ConfigRubyHttpPlugin) GetName() string

func (ConfigRubyHttpPlugin) GetRequests

func (ConfigRubyHttpPlugin) GetStage

func (ConfigRubyHttpPlugin) GetStage() string

func (ConfigRubyHttpPlugin) GetVersion

func (ConfigRubyHttpPlugin) GetVersion() (int, int, int)

func (ConfigRubyHttpPlugin) Verify

func (plugin ConfigRubyHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) (hasLeak bool)

type ConfigStaticHttpPlugin

type ConfigStaticHttpPlugin struct {
	l9format.ServicePluginBase
}

func (ConfigStaticHttpPlugin) GetName

func (ConfigStaticHttpPlugin) GetName() string

func (ConfigStaticHttpPlugin) GetRequests

func (ConfigStaticHttpPlugin) GetStage

func (ConfigStaticHttpPlugin) GetStage() string

func (ConfigStaticHttpPlugin) GetVersion

func (ConfigStaticHttpPlugin) GetVersion() (int, int, int)

func (ConfigStaticHttpPlugin) Verify

func (plugin ConfigStaticHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) (hasLeak bool)

type ConfigStorageHttpPlugin

type ConfigStorageHttpPlugin struct {
	l9format.ServicePluginBase
}

func (ConfigStorageHttpPlugin) GetName

func (ConfigStorageHttpPlugin) GetName() string

func (ConfigStorageHttpPlugin) GetRequests

func (ConfigStorageHttpPlugin) GetStage

func (ConfigStorageHttpPlugin) GetStage() string

func (ConfigStorageHttpPlugin) GetVersion

func (ConfigStorageHttpPlugin) GetVersion() (int, int, int)

func (ConfigStorageHttpPlugin) Verify

func (plugin ConfigStorageHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) (hasLeak bool)

type ConfigSubPathApiHttpPlugin

type ConfigSubPathApiHttpPlugin struct {
	l9format.ServicePluginBase
}

func (ConfigSubPathApiHttpPlugin) GetName

func (ConfigSubPathApiHttpPlugin) GetRequests

func (ConfigSubPathApiHttpPlugin) GetStage

func (ConfigSubPathApiHttpPlugin) GetVersion

func (ConfigSubPathApiHttpPlugin) GetVersion() (int, int, int)

func (ConfigSubPathApiHttpPlugin) Verify

func (plugin ConfigSubPathApiHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) (hasLeak bool)

type ConfigSubPathDevHttpPlugin

type ConfigSubPathDevHttpPlugin struct {
	l9format.ServicePluginBase
}

func (ConfigSubPathDevHttpPlugin) GetName

func (ConfigSubPathDevHttpPlugin) GetRequests

func (ConfigSubPathDevHttpPlugin) GetStage

func (ConfigSubPathDevHttpPlugin) GetVersion

func (ConfigSubPathDevHttpPlugin) GetVersion() (int, int, int)

func (ConfigSubPathDevHttpPlugin) Verify

func (plugin ConfigSubPathDevHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) (hasLeak bool)

type ConfigSubPathJsHttpPlugin

type ConfigSubPathJsHttpPlugin struct {
	l9format.ServicePluginBase
}

func (ConfigSubPathJsHttpPlugin) GetName

func (ConfigSubPathJsHttpPlugin) GetRequests

func (ConfigSubPathJsHttpPlugin) GetStage

func (ConfigSubPathJsHttpPlugin) GetStage() string

func (ConfigSubPathJsHttpPlugin) GetVersion

func (ConfigSubPathJsHttpPlugin) GetVersion() (int, int, int)

func (ConfigSubPathJsHttpPlugin) Verify

func (plugin ConfigSubPathJsHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) (hasLeak bool)

type ConfigSubPathMediaHttpPlugin

type ConfigSubPathMediaHttpPlugin struct {
	l9format.ServicePluginBase
}

func (ConfigSubPathMediaHttpPlugin) GetName

func (ConfigSubPathMediaHttpPlugin) GetRequests

func (ConfigSubPathMediaHttpPlugin) GetStage

func (ConfigSubPathMediaHttpPlugin) GetVersion

func (ConfigSubPathMediaHttpPlugin) GetVersion() (int, int, int)

func (ConfigSubPathMediaHttpPlugin) Verify

func (plugin ConfigSubPathMediaHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) (hasLeak bool)

type ConfigSubPathWwwHttpPlugin

type ConfigSubPathWwwHttpPlugin struct {
	l9format.ServicePluginBase
}

func (ConfigSubPathWwwHttpPlugin) GetName

func (ConfigSubPathWwwHttpPlugin) GetRequests

func (ConfigSubPathWwwHttpPlugin) GetStage

func (ConfigSubPathWwwHttpPlugin) GetVersion

func (ConfigSubPathWwwHttpPlugin) GetVersion() (int, int, int)

func (ConfigSubPathWwwHttpPlugin) Verify

func (plugin ConfigSubPathWwwHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) (hasLeak bool)

type ConfigYmlHttpPlugin

type ConfigYmlHttpPlugin struct {
	l9format.ServicePluginBase
}

func (ConfigYmlHttpPlugin) GetName

func (ConfigYmlHttpPlugin) GetName() string

func (ConfigYmlHttpPlugin) GetRequests

func (ConfigYmlHttpPlugin) GetStage

func (ConfigYmlHttpPlugin) GetStage() string

func (ConfigYmlHttpPlugin) GetVersion

func (ConfigYmlHttpPlugin) GetVersion() (int, int, int)

func (ConfigYmlHttpPlugin) Verify

func (plugin ConfigYmlHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) (hasLeak bool)

type DashboardPhpInfoHttpPlugin

type DashboardPhpInfoHttpPlugin struct {
	l9format.ServicePluginBase
}

func (DashboardPhpInfoHttpPlugin) GetName

func (DashboardPhpInfoHttpPlugin) GetRequests

func (DashboardPhpInfoHttpPlugin) GetStage

func (DashboardPhpInfoHttpPlugin) GetVersion

func (DashboardPhpInfoHttpPlugin) GetVersion() (int, int, int)

func (DashboardPhpInfoHttpPlugin) Verify

func (plugin DashboardPhpInfoHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) bool

type DataConfigHttpPlugin

type DataConfigHttpPlugin struct {
	l9format.ServicePluginBase
}

func (DataConfigHttpPlugin) GetName

func (DataConfigHttpPlugin) GetName() string

func (DataConfigHttpPlugin) GetRequests

func (DataConfigHttpPlugin) GetStage

func (DataConfigHttpPlugin) GetStage() string

func (DataConfigHttpPlugin) GetVersion

func (DataConfigHttpPlugin) GetVersion() (int, int, int)

func (DataConfigHttpPlugin) Verify

func (plugin DataConfigHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) (hasLeak bool)

type DockerComposeProdHttpPlugin

type DockerComposeProdHttpPlugin struct {
	l9format.ServicePluginBase
}

func (DockerComposeProdHttpPlugin) GetName

func (DockerComposeProdHttpPlugin) GetRequests

func (DockerComposeProdHttpPlugin) GetStage

func (DockerComposeProdHttpPlugin) GetVersion

func (DockerComposeProdHttpPlugin) GetVersion() (int, int, int)

func (DockerComposeProdHttpPlugin) Verify

func (plugin DockerComposeProdHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) (hasLeak bool)

type DotEnvHttpPlugin

type DotEnvHttpPlugin struct {
	l9format.ServicePluginBase
}

func (DotEnvHttpPlugin) GetName

func (DotEnvHttpPlugin) GetName() string

func (DotEnvHttpPlugin) GetRequests

func (DotEnvHttpPlugin) GetRequests() []l9format.WebPluginRequest

func (DotEnvHttpPlugin) GetStage

func (DotEnvHttpPlugin) GetStage() string

func (DotEnvHttpPlugin) GetVersion

func (DotEnvHttpPlugin) GetVersion() (int, int, int)

func (DotEnvHttpPlugin) Verify

func (plugin DotEnvHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) (hasLeak bool)

type DotGitlabciHttpPlugin

type DotGitlabciHttpPlugin struct {
	l9format.ServicePluginBase
}

func (DotGitlabciHttpPlugin) GetName

func (DotGitlabciHttpPlugin) GetName() string

func (DotGitlabciHttpPlugin) GetRequests

func (DotGitlabciHttpPlugin) GetStage

func (DotGitlabciHttpPlugin) GetStage() string

func (DotGitlabciHttpPlugin) GetVersion

func (DotGitlabciHttpPlugin) GetVersion() (int, int, int)

func (DotGitlabciHttpPlugin) Verify

func (plugin DotGitlabciHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) (hasLeak bool)

type DotNetrcPluginHttp

type DotNetrcPluginHttp struct {
	l9format.ServicePluginBase
}

func (DotNetrcPluginHttp) GetName

func (DotNetrcPluginHttp) GetName() string

func (DotNetrcPluginHttp) GetRequests

func (DotNetrcPluginHttp) GetStage

func (DotNetrcPluginHttp) GetStage() string

func (DotNetrcPluginHttp) GetVersion

func (DotNetrcPluginHttp) GetVersion() (int, int, int)

func (DotNetrcPluginHttp) Verify

func (plugin DotNetrcPluginHttp) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) (hasLeak bool)

type EnvBackupHttpPlugin

type EnvBackupHttpPlugin struct {
	l9format.ServicePluginBase
}

func (EnvBackupHttpPlugin) GetName

func (EnvBackupHttpPlugin) GetName() string

func (EnvBackupHttpPlugin) GetRequests

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)

type EnvBakHttpPlugin

type EnvBakHttpPlugin struct {
	l9format.ServicePluginBase
}

func (EnvBakHttpPlugin) GetName

func (EnvBakHttpPlugin) GetName() string

func (EnvBakHttpPlugin) GetRequests

func (EnvBakHttpPlugin) GetRequests() []l9format.WebPluginRequest

func (EnvBakHttpPlugin) GetStage

func (EnvBakHttpPlugin) GetStage() string

func (EnvBakHttpPlugin) GetVersion

func (EnvBakHttpPlugin) GetVersion() (int, int, int)

func (EnvBakHttpPlugin) Verify

func (plugin EnvBakHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) (hasLeak bool)

type EnvDevHttpPlugin

type EnvDevHttpPlugin struct {
	l9format.ServicePluginBase
}

func (EnvDevHttpPlugin) GetName

func (EnvDevHttpPlugin) GetName() string

func (EnvDevHttpPlugin) GetRequests

func (EnvDevHttpPlugin) GetRequests() []l9format.WebPluginRequest

func (EnvDevHttpPlugin) GetStage

func (EnvDevHttpPlugin) GetStage() string

func (EnvDevHttpPlugin) GetVersion

func (EnvDevHttpPlugin) GetVersion() (int, int, int)

func (EnvDevHttpPlugin) Verify

func (plugin EnvDevHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) (hasLeak bool)

type EnvExampleHttpPlugin

type EnvExampleHttpPlugin struct {
	l9format.ServicePluginBase
}

func (EnvExampleHttpPlugin) GetName

func (EnvExampleHttpPlugin) GetName() string

func (EnvExampleHttpPlugin) GetRequests

func (EnvExampleHttpPlugin) GetStage

func (EnvExampleHttpPlugin) GetStage() string

func (EnvExampleHttpPlugin) GetVersion

func (EnvExampleHttpPlugin) GetVersion() (int, int, int)

func (EnvExampleHttpPlugin) Verify

func (plugin EnvExampleHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) (hasLeak bool)

type EnvLiveHttpPlugin

type EnvLiveHttpPlugin struct {
	l9format.ServicePluginBase
}

func (EnvLiveHttpPlugin) GetName

func (EnvLiveHttpPlugin) GetName() string

func (EnvLiveHttpPlugin) GetRequests

func (EnvLiveHttpPlugin) GetStage

func (EnvLiveHttpPlugin) GetStage() string

func (EnvLiveHttpPlugin) GetVersion

func (EnvLiveHttpPlugin) GetVersion() (int, int, int)

func (EnvLiveHttpPlugin) Verify

func (plugin EnvLiveHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) (hasLeak bool)

type EnvLocalHttpPlugin

type EnvLocalHttpPlugin struct {
	l9format.ServicePluginBase
}

func (EnvLocalHttpPlugin) GetName

func (EnvLocalHttpPlugin) GetName() string

func (EnvLocalHttpPlugin) GetRequests

func (EnvLocalHttpPlugin) GetStage

func (EnvLocalHttpPlugin) GetStage() string

func (EnvLocalHttpPlugin) GetVersion

func (EnvLocalHttpPlugin) GetVersion() (int, int, int)

func (EnvLocalHttpPlugin) Verify

func (plugin EnvLocalHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) (hasLeak bool)

type EnvOldHttpPlugin

type EnvOldHttpPlugin struct {
	l9format.ServicePluginBase
}

func (EnvOldHttpPlugin) GetName

func (EnvOldHttpPlugin) GetName() string

func (EnvOldHttpPlugin) GetRequests

func (EnvOldHttpPlugin) GetRequests() []l9format.WebPluginRequest

func (EnvOldHttpPlugin) GetStage

func (EnvOldHttpPlugin) GetStage() string

func (EnvOldHttpPlugin) GetVersion

func (EnvOldHttpPlugin) GetVersion() (int, int, int)

func (EnvOldHttpPlugin) Verify

func (plugin EnvOldHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) (hasLeak bool)

type EnvProdHttpPlugin

type EnvProdHttpPlugin struct {
	l9format.ServicePluginBase
}

func (EnvProdHttpPlugin) GetName

func (EnvProdHttpPlugin) GetName() string

func (EnvProdHttpPlugin) GetRequests

func (EnvProdHttpPlugin) GetStage

func (EnvProdHttpPlugin) GetStage() string

func (EnvProdHttpPlugin) GetVersion

func (EnvProdHttpPlugin) GetVersion() (int, int, int)

func (EnvProdHttpPlugin) Verify

func (plugin EnvProdHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) (hasLeak bool)

type EnvProductionHttpPlugin

type EnvProductionHttpPlugin struct {
	l9format.ServicePluginBase
}

func (EnvProductionHttpPlugin) GetName

func (EnvProductionHttpPlugin) GetName() string

func (EnvProductionHttpPlugin) GetRequests

func (EnvProductionHttpPlugin) GetStage

func (EnvProductionHttpPlugin) GetStage() string

func (EnvProductionHttpPlugin) GetVersion

func (EnvProductionHttpPlugin) GetVersion() (int, int, int)

func (EnvProductionHttpPlugin) Verify

func (plugin EnvProductionHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) (hasLeak bool)

type EnvRcHttpPlugin

type EnvRcHttpPlugin struct {
	l9format.ServicePluginBase
}

func (EnvRcHttpPlugin) GetName

func (EnvRcHttpPlugin) GetName() string

func (EnvRcHttpPlugin) GetRequests

func (EnvRcHttpPlugin) GetRequests() []l9format.WebPluginRequest

func (EnvRcHttpPlugin) GetStage

func (EnvRcHttpPlugin) GetStage() string

func (EnvRcHttpPlugin) GetVersion

func (EnvRcHttpPlugin) GetVersion() (int, int, int)

func (EnvRcHttpPlugin) Verify

func (plugin EnvRcHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) (hasLeak bool)

type EnvSampleHttpPlugin

type EnvSampleHttpPlugin struct {
	l9format.ServicePluginBase
}

func (EnvSampleHttpPlugin) GetName

func (EnvSampleHttpPlugin) GetName() string

func (EnvSampleHttpPlugin) GetRequests

func (EnvSampleHttpPlugin) GetStage

func (EnvSampleHttpPlugin) GetStage() string

func (EnvSampleHttpPlugin) GetVersion

func (EnvSampleHttpPlugin) GetVersion() (int, int, int)

func (EnvSampleHttpPlugin) Verify

func (plugin EnvSampleHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) (hasLeak bool)

type EnvSaveHttpPlugin

type EnvSaveHttpPlugin struct {
	l9format.ServicePluginBase
}

func (EnvSaveHttpPlugin) GetName

func (EnvSaveHttpPlugin) GetName() string

func (EnvSaveHttpPlugin) GetRequests

func (EnvSaveHttpPlugin) GetStage

func (EnvSaveHttpPlugin) GetStage() string

func (EnvSaveHttpPlugin) GetVersion

func (EnvSaveHttpPlugin) GetVersion() (int, int, int)

func (EnvSaveHttpPlugin) Verify

func (plugin EnvSaveHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) (hasLeak bool)

type EnvStageHttpPlugin

type EnvStageHttpPlugin struct {
	l9format.ServicePluginBase
}

func (EnvStageHttpPlugin) GetName

func (EnvStageHttpPlugin) GetName() string

func (EnvStageHttpPlugin) GetRequests

func (EnvStageHttpPlugin) GetStage

func (EnvStageHttpPlugin) GetStage() string

func (EnvStageHttpPlugin) GetVersion

func (EnvStageHttpPlugin) GetVersion() (int, int, int)

func (EnvStageHttpPlugin) Verify

func (plugin EnvStageHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) (hasLeak bool)

type GitConfigHttpPlugin

type GitConfigHttpPlugin struct {
	l9format.ServicePluginBase
}

func (GitConfigHttpPlugin) GetName

func (GitConfigHttpPlugin) GetName() string

func (GitConfigHttpPlugin) GetRequests

func (GitConfigHttpPlugin) GetStage

func (GitConfigHttpPlugin) GetStage() string

func (GitConfigHttpPlugin) GetVersion

func (GitConfigHttpPlugin) GetVersion() (int, int, int)

func (GitConfigHttpPlugin) Verify

func (plugin GitConfigHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) (hasLeak bool)

type LinusadminPhpInfoHttpPlugin

type LinusadminPhpInfoHttpPlugin struct {
	l9format.ServicePluginBase
}

func (LinusadminPhpInfoHttpPlugin) GetName

func (LinusadminPhpInfoHttpPlugin) GetRequests

func (LinusadminPhpInfoHttpPlugin) GetStage

func (LinusadminPhpInfoHttpPlugin) GetVersion

func (LinusadminPhpInfoHttpPlugin) GetVersion() (int, int, int)

func (LinusadminPhpInfoHttpPlugin) Verify

func (plugin LinusadminPhpInfoHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) bool

type OldPhpInfoHttpPlugin

type OldPhpInfoHttpPlugin struct {
	l9format.ServicePluginBase
}

func (OldPhpInfoHttpPlugin) GetName

func (OldPhpInfoHttpPlugin) GetName() string

func (OldPhpInfoHttpPlugin) GetRequests

func (OldPhpInfoHttpPlugin) GetStage

func (OldPhpInfoHttpPlugin) GetStage() string

func (OldPhpInfoHttpPlugin) GetVersion

func (OldPhpInfoHttpPlugin) GetVersion() (int, int, int)

func (OldPhpInfoHttpPlugin) Verify

func (plugin OldPhpInfoHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) bool

type PInfoHttpPlugin

type PInfoHttpPlugin struct {
	l9format.ServicePluginBase
}

func (PInfoHttpPlugin) GetName

func (PInfoHttpPlugin) GetName() string

func (PInfoHttpPlugin) GetRequests

func (PInfoHttpPlugin) GetRequests() []l9format.WebPluginRequest

func (PInfoHttpPlugin) GetStage

func (PInfoHttpPlugin) GetStage() string

func (PInfoHttpPlugin) GetVersion

func (PInfoHttpPlugin) GetVersion() (int, int, int)

func (PInfoHttpPlugin) Verify

func (plugin PInfoHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) bool

type PhpInfoHttpPlugin

type PhpInfoHttpPlugin struct {
	l9format.ServicePluginBase
}

func (PhpInfoHttpPlugin) GetName

func (PhpInfoHttpPlugin) GetName() string

func (PhpInfoHttpPlugin) GetRequests

func (PhpInfoHttpPlugin) GetStage

func (PhpInfoHttpPlugin) GetStage() string

func (PhpInfoHttpPlugin) GetVersion

func (PhpInfoHttpPlugin) GetVersion() (int, int, int)

func (PhpInfoHttpPlugin) Verify

func (plugin PhpInfoHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) bool

type ProfilerPhpInfoHttpPlugin

type ProfilerPhpInfoHttpPlugin struct {
	l9format.ServicePluginBase
}

func (ProfilerPhpInfoHttpPlugin) GetName

func (ProfilerPhpInfoHttpPlugin) GetRequests

func (ProfilerPhpInfoHttpPlugin) GetStage

func (ProfilerPhpInfoHttpPlugin) GetStage() string

func (ProfilerPhpInfoHttpPlugin) GetVersion

func (ProfilerPhpInfoHttpPlugin) GetVersion() (int, int, int)

func (ProfilerPhpInfoHttpPlugin) Verify

func (plugin ProfilerPhpInfoHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) bool

type PublicConfigHttpPlugin

type PublicConfigHttpPlugin struct {
	l9format.ServicePluginBase
}

func (PublicConfigHttpPlugin) GetName

func (PublicConfigHttpPlugin) GetName() string

func (PublicConfigHttpPlugin) GetRequests

func (PublicConfigHttpPlugin) GetStage

func (PublicConfigHttpPlugin) GetStage() string

func (PublicConfigHttpPlugin) GetVersion

func (PublicConfigHttpPlugin) GetVersion() (int, int, int)

func (PublicConfigHttpPlugin) Verify

func (plugin PublicConfigHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) (hasLeak bool)

type ServerConfigHttpPlugin

type ServerConfigHttpPlugin struct {
	l9format.ServicePluginBase
}

func (ServerConfigHttpPlugin) GetRequests

func (ServerConfigHttpPlugin) GetStage

func (ServerConfigHttpPlugin) GetStage() string

func (ServerConfigHttpPlugin) GetVersion

func (ServerConfigHttpPlugin) GetVersion() (int, int, int)

func (ServerConfigHttpPlugin) Verify

func (plugin ServerConfigHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) (hasLeak bool)

type SrcConfigHttpPlugin

type SrcConfigHttpPlugin struct {
	l9format.ServicePluginBase
}

func (SrcConfigHttpPlugin) GetName

func (SrcConfigHttpPlugin) GetName() string

func (SrcConfigHttpPlugin) GetRequests

func (SrcConfigHttpPlugin) GetStage

func (SrcConfigHttpPlugin) GetStage() string

func (SrcConfigHttpPlugin) GetVersion

func (SrcConfigHttpPlugin) GetVersion() (int, int, int)

func (SrcConfigHttpPlugin) Verify

func (plugin SrcConfigHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) (hasLeak bool)

type TiretPhpInfoHttpPlugin

type TiretPhpInfoHttpPlugin struct {
	l9format.ServicePluginBase
}

func (TiretPhpInfoHttpPlugin) GetName

func (TiretPhpInfoHttpPlugin) GetName() string

func (TiretPhpInfoHttpPlugin) GetRequests

func (TiretPhpInfoHttpPlugin) GetStage

func (TiretPhpInfoHttpPlugin) GetStage() string

func (TiretPhpInfoHttpPlugin) GetVersion

func (TiretPhpInfoHttpPlugin) GetVersion() (int, int, int)

func (TiretPhpInfoHttpPlugin) Verify

func (plugin TiretPhpInfoHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) bool

type TravisYmlHttpPlugin

type TravisYmlHttpPlugin struct {
	l9format.ServicePluginBase
}

func (TravisYmlHttpPlugin) GetName

func (TravisYmlHttpPlugin) GetName() string

func (TravisYmlHttpPlugin) GetRequests

func (TravisYmlHttpPlugin) GetStage

func (TravisYmlHttpPlugin) GetStage() string

func (TravisYmlHttpPlugin) GetVersion

func (TravisYmlHttpPlugin) GetVersion() (int, int, int)

func (TravisYmlHttpPlugin) Verify

func (plugin TravisYmlHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) (hasLeak bool)

type UnderscorePhpInfoHttpPlugin

type UnderscorePhpInfoHttpPlugin struct {
	l9format.ServicePluginBase
}

func (UnderscorePhpInfoHttpPlugin) GetName

func (UnderscorePhpInfoHttpPlugin) GetRequests

func (UnderscorePhpInfoHttpPlugin) GetStage

func (UnderscorePhpInfoHttpPlugin) GetVersion

func (UnderscorePhpInfoHttpPlugin) GetVersion() (int, int, int)

func (UnderscorePhpInfoHttpPlugin) Verify

func (plugin UnderscorePhpInfoHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) bool

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL