Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ConfigSchema = map[string]*schema.Attribute{ "naabu_top_ports": {Type: schema.TypeString}, "chaos_api_key": {Type: schema.TypeString}, "cloudlist_do_token": {Type: schema.TypeString}, }
Functions ¶
func ConfigInstance ¶
func ConfigInstance() interface{}
func GetConfig ¶
func GetConfig(connection *plugin.Connection) projectdiscoveryConfig
GetConfig will retrieve and cast connection config from query data
Types ¶
This section is empty.
Source Files
¶
- connection_config.go
- plugin.go
- table_projectdiscovery_asnmap.go
- table_projectdiscovery_cdncheck.go
- table_projectdiscovery_chaos.go
- table_projectdiscovery_cloudlist.go
- table_projectdiscovery_dnsx.go
- table_projectdiscovery_httpx.go
- table_projectdiscovery_naabu.go
- table_projectdiscovery_subfinder.go
- table_projectdiscovery_tlsx.go
Click to show internal directories.
Click to hide internal directories.