Home
last modified time | relevance | path

Searched refs:Schema_Block (Results 1 – 18 of 18) sorted by relevance

/dports/sysutils/terraform/terraform-1.0.11/internal/plugin/convert/
H A Dschema_test.go22 Block *proto.Schema_Block
26 &proto.Schema_Block{
74 &proto.Schema_Block{
94 Block: &proto.Schema_Block{
132 &proto.Schema_Block{
137 Block: &proto.Schema_Block{
194 Want *proto.Schema_Block
198 &proto.Schema_Block{
246 &proto.Schema_Block{
266 Block: &proto.Schema_Block{
[all …]
H A Dschema.go15 func ConfigSchemaToProto(b *configschema.Block) *proto.Schema_Block {
16 block := &proto.Schema_Block{
98 func ProtoToConfigSchema(b *proto.Schema_Block) *configschema.Block { argument
H A Ddiagnostics_test.go18 proto.Schema_Block{},
/dports/sysutils/terraform/terraform-1.0.11/internal/plugin6/convert/
H A Dschema_test.go22 Block *proto.Schema_Block
26 &proto.Schema_Block{
281 &proto.Schema_Block{
301 Block: &proto.Schema_Block{
339 &proto.Schema_Block{
344 Block: &proto.Schema_Block{
401 Want *proto.Schema_Block
405 &proto.Schema_Block{
453 &proto.Schema_Block{
473 Block: &proto.Schema_Block{
[all …]
H A Dschema.go16 func ConfigSchemaToProto(b *configschema.Block) *proto.Schema_Block {
17 block := &proto.Schema_Block{
104 func ProtoToConfigSchema(b *proto.Schema_Block) *configschema.Block { argument
H A Ddiagnostics_test.go16 proto.Schema_Block{},
/dports/sysutils/terraform-provider-gridscale/terraform-provider-gridscale-1.6.2/vendor/github.com/hashicorp/terraform-plugin-sdk/internal/plugin/convert/
H A Dschema.go15 func ConfigSchemaToProto(b *configschema.Block) *proto.Schema_Block {
16 block := &proto.Schema_Block{}
82 func ProtoToConfigSchema(b *proto.Schema_Block) *configschema.Block { argument
/dports/sysutils/terraform-provider-vultr/terraform-provider-vultr-0.1.10/vendor/github.com/hashicorp/terraform/plugin/convert/
H A Dschema.go15 func ConfigSchemaToProto(b *configschema.Block) *proto.Schema_Block {
16 block := &proto.Schema_Block{}
82 func ProtoToConfigSchema(b *proto.Schema_Block) *configschema.Block { argument
/dports/sysutils/terraform-provider-gridscale/terraform-provider-gridscale-1.6.2/vendor/github.com/hashicorp/terraform-plugin-sdk/internal/tfplugin5/
H A Dtfplugin5.pb.go534 func (m *Schema) GetBlock() *Schema_Block {
541 type Schema_Block struct { struct
550 func (m *Schema_Block) Reset() { *m = Schema_Block{} } argument
552 func (*Schema_Block) ProtoMessage() {} argument
553 func (*Schema_Block) Descriptor() ([]byte, []int) { argument
557 func (m *Schema_Block) XXX_Unmarshal(b []byte) error { argument
563 func (m *Schema_Block) XXX_Merge(src proto.Message) { argument
566 func (m *Schema_Block) XXX_Size() int { argument
569 func (m *Schema_Block) XXX_DiscardUnknown() { argument
575 func (m *Schema_Block) GetVersion() int64 { argument
[all …]
/dports/sysutils/terraform-provider-vultr/terraform-provider-vultr-0.1.10/vendor/github.com/hashicorp/terraform/internal/tfplugin5/
H A Dtfplugin5.pb.go591 func (m *Schema) GetBlock() *Schema_Block {
598 type Schema_Block struct { struct
607 func (m *Schema_Block) Reset() { *m = Schema_Block{} } argument
609 func (*Schema_Block) ProtoMessage() {} argument
610 func (*Schema_Block) Descriptor() ([]byte, []int) { argument
613 func (m *Schema_Block) XXX_Unmarshal(b []byte) error { argument
619 func (dst *Schema_Block) XXX_Merge(src proto.Message) { argument
622 func (m *Schema_Block) XXX_Size() int { argument
625 func (m *Schema_Block) XXX_DiscardUnknown() { argument
631 func (m *Schema_Block) GetVersion() int64 { argument
[all …]
/dports/sysutils/terraform/terraform-1.0.11/internal/tfplugin6/
H A Dtfplugin6.pb.go583 func (x *Schema) GetBlock() *Schema_Block {
1191 type Schema_Block struct { struct
1204 func (x *Schema_Block) Reset() { argument
1205 *x = Schema_Block{}
1213 func (x *Schema_Block) String() string { argument
1217 func (*Schema_Block) ProtoMessage() {} argument
1232 func (*Schema_Block) Descriptor() ([]byte, []int) { argument
1236 func (x *Schema_Block) GetVersion() int64 { argument
1257 func (x *Schema_Block) GetDescription() string { argument
1271 func (x *Schema_Block) GetDeprecated() bool { argument
[all …]
/dports/sysutils/terraform/terraform-1.0.11/internal/tfplugin5/
H A Dtfplugin5.pb.go528 func (x *Schema) GetBlock() *Schema_Block {
1250 type Schema_Block struct { struct
1263 func (x *Schema_Block) Reset() { argument
1264 *x = Schema_Block{}
1272 func (x *Schema_Block) String() string { argument
1276 func (*Schema_Block) ProtoMessage() {} argument
1291 func (*Schema_Block) Descriptor() ([]byte, []int) { argument
1295 func (x *Schema_Block) GetVersion() int64 { argument
1316 func (x *Schema_Block) GetDescription() string { argument
1330 func (x *Schema_Block) GetDeprecated() bool { argument
[all …]
/dports/sysutils/terraform/terraform-1.0.11/internal/grpcwrap/
H A Dprovisioner.go35 Block: &tfplugin5.Schema_Block{},
H A Dprovider6.go36 Block: &tfplugin6.Schema_Block{},
43 Block: &tfplugin6.Schema_Block{},
H A Dprovider.go36 Block: &tfplugin5.Schema_Block{},
43 Block: &tfplugin5.Schema_Block{},
/dports/sysutils/terraform/terraform-1.0.11/internal/plugin/
H A Dgrpc_provisioner_test.go42 Block: &proto.Schema_Block{
H A Dgrpc_provider_test.go45 Block: &proto.Schema_Block{
58 Block: &proto.Schema_Block{
72 Block: &proto.Schema_Block{
/dports/sysutils/terraform/terraform-1.0.11/internal/plugin6/
H A Dgrpc_provider_test.go52 Block: &proto.Schema_Block{
65 Block: &proto.Schema_Block{
79 Block: &proto.Schema_Block{