package
Version:
v0.0.0-...-b369aa6
Opens a new window with list of versions in this module.
Published: Feb 26, 2020
License: MIT
Opens a new window with license information.
Imports: 17
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
ListIPs starts scan for users AWS SGs
ScanSGs starts scan for users AWS SGs
type Request struct {
Address []string `json:"address"`
}
Request struct
type Response struct {
StartTime time.Time `json:"start_time"`
DetectedBy int `json:"detected_by"`
Address string `json:"address"`
Error api.ApiError `json:"error"`
}
Response result of ipscan request
Source Files
¶
Click to show internal directories.
Click to hide internal directories.