Documentation ¶
Overview ¶
A provider that dispatches provider level calls such as `Create` to resource level invocations.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Options ¶ added in v0.8.0
type Options struct { Customs map[tokens.Type]t.CustomResource Components map[tokens.Type]t.ComponentResource Invokes map[tokens.Type]t.Invoke ModuleMap map[tokens.ModuleName]tokens.ModuleName }
Click to show internal directories.
Click to hide internal directories.