Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateCIDRReport ¶ added in v1.8.0
func GenerateCIDRReport(c *cli.Context) error
GenerateCIDRReport will generate a report of CIDR block exposure from Security Groups.
func GeneratePortReport ¶ added in v1.9.0
func GeneratePortReport(c *cli.Context) error
GeneratePortReport will generate a report of PORT exposure from Security Groups.
func ListAttachedSecurityGroups ¶
func ListAttachedSecurityGroups() error
ListAttachedSecurityGroups generates a report listing out all Security Groups that are attached to a Network Interface
func ListDetachedSecurityGroups ¶
func ListDetachedSecurityGroups() error
ListDetachedSecurityGroups generates a report listing out all Security Groups that are NOT attached to a Network Interface
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.