Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FromFWProvider ¶
func FromFWProvider(p provider.Provider) (*schema.ProviderSchema, error)
func FromSDKv2Provider ¶
func FromSDKv2Provider(p *sdkschema.Provider) *schema.ProviderSchema
FromSDKv2Provider converts the provider from the schema defined in the plugin sdk v2 to the schema defined in tfpluginschema.
func FromSDKv2Resource ¶
FromSDKv2Resource converts the resource from the schema defined in the plugin sdk v2 to the schema defined in tfpluginschema.
func FromSDKv2SchemaMap ¶
func FromSDKv2SchemaMap(m map[string]*sdkschema.Schema) *schema.SchemaBlock
FromSDKv2SchemasMap converts the schema map from the schema defined in the plugin sdk v2 to the schema defined in tfpluginschema.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.