Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConvertibleResourceDef ¶
type ConvertibleResourceDef interface { TypeName() string TerraformSchema() schema.Schema ConvertToTerraformModel(component *reflect.Value) (*reflect.Value, error) }
func ConvertibleResources ¶
func ConvertibleResources() ([]ConvertibleResourceDef, error)
type DestinationApiModel ¶
type DestinationApiModel = client.Destination
type PipelineApiModel ¶
type ProcessorApiModel ¶
type SourceApiModel ¶
Click to show internal directories.
Click to hide internal directories.