Documentation
¶
Overview ¶
proto enables building a [shim.Provider] around a [tfprotov6.ProviderServer].
It is intended to help with schema generation, and should not be used for "runtime" resource operations like [Provider.Apply], [Provider.Diff], etc.
To view unsupported methods, see ./unsuported.go.
Index ¶
- Variables
- type Providerdeprecated
Constants ¶
This section is empty.
Variables ¶
View Source
var Empty = pkgpf.Empty
Deprecated: Use github.com/pulumi/pulumi-terraform-bridge/v3/pkg/pf/proto.Empty instead.
View Source
var New = pkgpf.New
Deprecated: Use github.com/pulumi/pulumi-terraform-bridge/v3/pkg/pf/proto.New instead.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.