Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EnsureUUIDs ¶
func EnsureUUIDs(servers map[string]config.ServerInfo, path string, scanResults models.ScanResults) (err error)
EnsureUUIDs generate a new UUID of the scan target server if UUID is not assigned yet. And then set the generated UUID to config.toml and scan results.
Types ¶
type TempCredential ¶
type TempCredential struct { Credential *sts.Credentials `json:"Credential"` S3Bucket string `json:"S3Bucket"` S3ResultsDir string `json:"S3ResultsDir"` }
TempCredential : TempCredential
Click to show internal directories.
Click to hide internal directories.