# Packages
No description provided by the author
# Functions
NewDefaultStack constructs new stack.
No description provided by the author
NewResourceFieldStringToken constructs new ResourceFieldStringToken.
NewResourceMeta constructs new resource metadata.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Metadata for all resources.
# Interfaces
Resource represents a deployment unit.
ResourceVisitor represents a functor that can operate on a resource.
Stack presents a resource graph, where resources can depend on each other.
StringToken represent a string value that can be resolved at resolution time.
Token represent a value that can be resolved at resolution time.
# Type aliases
LiteralStringToken represents a literal string value.
stackID is the identifier of a stack, it must be compatible with Kubernetes namespaced name.