Documentation
¶
Index ¶
- func GetAwsAccountAndRegion(accountContext *model2.AccountContext, resourceChannel chan *model2.Resource) error
- func GetAwsConfigResource(accountContext *model2.AccountContext, resourceType configservice.ResourceType, ...) error
- func GetAwsConfigResources(accountContext *model2.AccountContext, resourceChannel chan *model2.Resource) error
- func GetAwsIps(accountContext *model2.AccountContext, resourceChannel chan *model2.Resource) error
- func GetHostedZoneResources(accountContext *model2.AccountContext, rc *route53.Client, ...) error
- func GetRoute53Resources(accountContext *model2.AccountContext, resourceChannel chan *model2.Resource) error
- func GetStringWithJsonPointer(configuration map[string]interface{}, jsonPointer string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAwsAccountAndRegion ¶
func GetAwsAccountAndRegion(accountContext *model2.AccountContext, resourceChannel chan *model2.Resource) error
func GetAwsConfigResource ¶
func GetAwsConfigResource(accountContext *model2.AccountContext, resourceType configservice.ResourceType, resourceChannel chan *model2.Resource) error
func GetAwsConfigResources ¶
func GetAwsConfigResources(accountContext *model2.AccountContext, resourceChannel chan *model2.Resource) error
func GetAwsIps ¶
func GetAwsIps(accountContext *model2.AccountContext, resourceChannel chan *model2.Resource) error
func GetHostedZoneResources ¶
func GetHostedZoneResources(accountContext *model2.AccountContext, rc *route53.Client, hostedZone route53.HostedZone, resourceChannel chan *model2.Resource) error
func GetRoute53Resources ¶
func GetRoute53Resources(accountContext *model2.AccountContext, resourceChannel chan *model2.Resource) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.