package
0.2.0
Repository: https://github.com/run-x/cloudgrep.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author

# Structs

Config contains the aggregated service configuration after parsing.
Field holds a reference to a field in a struct.
GetTags is configuration for calling an AWS API to get the tags on a particular resource.
InputOverrides configures functions to call to set values in the API input struct.
ListAPI is configuration for calling an AWS API to list resources of a type.
Root is the schema for the root config.yaml file, which is currently just a list of services.
Service defines the configuration for a specific AWS service.
TagField defines where tags can be found and how they are accessed.
Transformer refers to a transformer function that modifies the created resource in some way before it is persisted.
No description provided by the author

# Type aliases

NestedField is a list of nested Fields, where each successive field is a subfield of the previous.