# Structs
StackProxy ...
# Interfaces
FullStack is the interface that MUST actually implement all the providers; don't do it, and we can encounter runtime panics.
ReservedForProviderUse is an interface about the methods only available to providers internally.
Stack is the interface to cloud stack.