Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var QualToFqlNoKeyignore = []string{}
Functions ¶
func ConfigInstance ¶
func ConfigInstance() interface{}
Types ¶
type CrowdStrikeConfig ¶
type CrowdStrikeConfig struct { ClientCloud *string `hcl:"client_cloud"` ClientId *string `hcl:"client_id"` ClientSecret *string `hcl:"client_secret"` }
func GetConfig ¶
func GetConfig(connection *plugin.Connection) CrowdStrikeConfig
Source Files
¶
- client.go
- common_transform.go
- connection_config.go
- plugin.go
- qual_to_fql.go
- table_crowdstrike_detection.go
- table_crowdstrike_host.go
- table_crowdstrike_intel_actor.go
- table_crowdstrike_spotlight_vulnerability.go
- table_crowdstrike_user.go
- table_crowdstrike_zta_assessment.go
- table_crowdstrike_zta_compliance.go
Click to show internal directories.
Click to hide internal directories.