Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Scanner ¶
type Scanner struct { Kind apitypes.CloudProvider ScannerRegion string BlockDeviceName string ScannerImage string ScannerInstanceType string SecurityGroupID string SubnetID string KeyPairName string Ec2Client *ec2.Client }
func (*Scanner) RemoveAssetScan ¶
RemoveAssetScan removes all the cloud resources associated with a Scan defined by config parameter. The operation is idempotent, therefore it is safe to call it multiple times.
func (*Scanner) RunAssetScan ¶
nolint:cyclop,gocognit,maintidx,wrapcheck
Click to show internal directories.
Click to hide internal directories.