# Functions
ArchiveGenerator generates *resource.Archive values.
ArchivePropertyGenerator generates archive resource.PropertyValues.
ArrayPropertyGenerator generates array resource.PropertyValues.
No description provided by the author
AssetGenerator generates *resource.Asset values.
AssetPropertyGenerator generates asset resource.PropertyValues.
BoolPropertyGenerator generates boolean resource.PropertyValues.
IDGenerator generates legal resource.ID values.
LiteralArchiveGenerator generates *resource.Archive values with literal archive contents.
NewStackContext creates a new stack context with the given project name, stack name, and list of resources.
NullPropertyGenerator generates the null resource.PropertyValue.
NumberPropertyGenerator generates numeric resource.PropertyValues.
ObjectPropertyGenerator generates object resource.PropertyValues.
OutputPropertyGenerator generates output resource.PropertyValues.
PropertyKeyGenerator generates legal resource.PropertyKey values.
PropertyMapGenerator generates resource.PropertyMap values.
PropertyValueGenerator generates arbitrary resource.PropertyValues.
ResourceReferenceGenerator generates resource.ResourceReference values.
ResourceReferencePropertyGenerator generates resource reference resource.PropertyValues.
SecretPropertyGenerator generates secret resource.PropertyValues.
SemverStringGenerator generates legal semver strings.
StringPropertyGenerator generates string resource.PropertyValues.
TextAssetGenerator generates textual *resource.Asset values.
TypeGenerator generates legal tokens.Type values.
UnknownPropertyGenerator generates the unknown resource.PropertyValue.
URNGenerator generates legal resource.URN values.
# Structs
A StackContext provides context for generating URNs and references to resources.