# Functions
GetGenericResourceTableFormat returns the fields to output from a generic resource object.
GetResourceTableFormat returns the fields to output from a resource object.
TrimSpaceMulti takes in a string and returns a string with all leading and trailing whitespace removed from each line.
# Structs
ResourceIDToResourceGroupNameTransformer is a transformer that takes a resource ID and returns the resource group name.
ResourceIDToResourceNameTransformer is a transformer that takes a resource ID and returns the resource name.