Documentation ¶
Index ¶
- func CtyType(in tftypes.Type) []byte
- func DynamicValue(in *tfprotov6.DynamicValue) *tfplugin6.DynamicValue
- func Schema(in *tfprotov6.Schema) *tfplugin6.Schema
- func Schema_Attribute(in *tfprotov6.SchemaAttribute) *tfplugin6.Schema_Attribute
- func Schema_Attributes(in []*tfprotov6.SchemaAttribute) []*tfplugin6.Schema_Attribute
- func Schema_Block(in *tfprotov6.SchemaBlock) *tfplugin6.Schema_Block
- func Schema_NestedBlock(in *tfprotov6.SchemaNestedBlock) *tfplugin6.Schema_NestedBlock
- func Schema_NestedBlock_NestingMode(in tfprotov6.SchemaNestedBlockNestingMode) tfplugin6.Schema_NestedBlock_NestingMode
- func Schema_NestedBlocks(in []*tfprotov6.SchemaNestedBlock) []*tfplugin6.Schema_NestedBlock
- func Schema_Object(in *tfprotov6.SchemaObject) *tfplugin6.Schema_Object
- func Schema_Object_NestingMode(in tfprotov6.SchemaObjectNestingMode) tfplugin6.Schema_Object_NestingMode
- func StringKind(in tfprotov6.StringKind) tfplugin6.StringKind
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DynamicValue ¶
func DynamicValue(in *tfprotov6.DynamicValue) *tfplugin6.DynamicValue
func Schema_Attribute ¶
func Schema_Attribute(in *tfprotov6.SchemaAttribute) *tfplugin6.Schema_Attribute
func Schema_Attributes ¶
func Schema_Attributes(in []*tfprotov6.SchemaAttribute) []*tfplugin6.Schema_Attribute
func Schema_Block ¶
func Schema_Block(in *tfprotov6.SchemaBlock) *tfplugin6.Schema_Block
func Schema_NestedBlock ¶
func Schema_NestedBlock(in *tfprotov6.SchemaNestedBlock) *tfplugin6.Schema_NestedBlock
func Schema_NestedBlock_NestingMode ¶
func Schema_NestedBlock_NestingMode(in tfprotov6.SchemaNestedBlockNestingMode) tfplugin6.Schema_NestedBlock_NestingMode
func Schema_NestedBlocks ¶
func Schema_NestedBlocks(in []*tfprotov6.SchemaNestedBlock) []*tfplugin6.Schema_NestedBlock
func Schema_Object ¶
func Schema_Object(in *tfprotov6.SchemaObject) *tfplugin6.Schema_Object
func Schema_Object_NestingMode ¶
func Schema_Object_NestingMode(in tfprotov6.SchemaObjectNestingMode) tfplugin6.Schema_Object_NestingMode
func StringKind ¶
func StringKind(in tfprotov6.StringKind) tfplugin6.StringKind
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.