package
1.12.0-alpha20250213
Repository: https://github.com/hashicorp/terraform.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
Package mock_tfplugin6 is a generated GoMock package.
# Functions
Serve serves a plugin.
# Constants
DefaultProtocolVersion is the protocol version assumed for legacy clients that don't specify a particular version during their handshake.
The constants below are the names of the plugins that can be dispensed from the plugin server.
# Variables
Handshake is the HandshakeConfig used to configure clients and servers.
# Structs
GRPCProvider handles the client, or core side of the plugin rpc connection.
GRPCProviderPlugin implements plugin.GRPCPlugin for the go-plugin package.
ServeOpts are the configurations to serve a plugin.
# Type aliases
No description provided by the author