Directories ¶
Path | Synopsis |
---|---|
Package config contains common configuration values that are used by the various commands and subcommands in the CLI.
|
Package config contains common configuration values that are used by the various commands and subcommands in the CLI. |
Package current contains all logic and data structures relevant to the current state of the AWS instance.
|
Package current contains all logic and data structures relevant to the current state of the AWS instance. |
Package ec2 contains all logic and data structures relevant to enumerating EC2 instances and their related, resources, including security groups and network interfaces.
|
Package ec2 contains all logic and data structures relevant to enumerating EC2 instances and their related, resources, including security groups and network interfaces. |
Package eks contains all of the logic and data structures relevant to enumerating EKS instances and their related resources.
|
Package eks contains all of the logic and data structures relevant to enumerating EKS instances and their related resources. |
Package iam contains functions that interact with the AWS IAM service along with the data structures necessary to integrate this data cleanly.
|
Package iam contains functions that interact with the AWS IAM service along with the data structures necessary to integrate this data cleanly. |
Package rds provides functionality to enumerate and integrate AWS RDS resources.
|
Package rds provides functionality to enumerate and integrate AWS RDS resources. |
Package route53 provides logic and data structures necessary to enumerate and integrate AWS Route 53 resources.
|
Package route53 provides logic and data structures necessary to enumerate and integrate AWS Route 53 resources. |
Package s3 provides the data structures and logic necessary to enumerate and integrate AWS S3 resources.
|
Package s3 provides the data structures and logic necessary to enumerate and integrate AWS S3 resources. |
Package sts provides the data structures and logic necessary to interact with the AWS Security Token Service (STS).
|
Package sts provides the data structures and logic necessary to interact with the AWS Security Token Service (STS). |
Package vpc provides the data structures and logic necessary to enumerate and integrate AWS VPC resources.
|
Package vpc provides the data structures and logic necessary to enumerate and integrate AWS VPC resources. |
Click to show internal directories.
Click to hide internal directories.