Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ConfigSchema = map[string]*schema.Attribute{ "api_key": { Type: schema.TypeString, }, }
Functions ¶
func ConfigInstance ¶
func ConfigInstance() interface{}
func GetConfig ¶
func GetConfig(connection *plugin.Connection) urlscanConfig
GetConfig :: retrieve and cast connection config from query data
Types ¶
This section is empty.
Source Files
¶
- connection_config.go
- error.go
- plugin.go
- table_urlscan_app.go
- table_urlscan_asn.go
- table_urlscan_certificate.go
- table_urlscan_console.go
- table_urlscan_cookie.go
- table_urlscan_document_type.go
- table_urlscan_domain.go
- table_urlscan_global.go
- table_urlscan_ip.go
- table_urlscan_link.go
- table_urlscan_protocol.go
- table_urlscan_request.go
- table_urlscan_search.go
- table_urlscan_server.go
- table_urlscan_task.go
- table_urlscan_tls.go
- utils.go
Click to show internal directories.
Click to hide internal directories.