package
0.9.4
Repository: https://github.com/gerbenjacobs/terraform.git
Documentation: pkg.go.dev

# Functions

Serve serves a plugin.

# Constants

The constants below are the names of the plugins that can be dispensed from the plugin server.
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.
PluginMap should be used by clients for the map of plugins.

# Structs

ResourceProvider is an implementation of terraform.ResourceProvider that communicates over RPC.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ResourceProviderPlugin is the plugin.Plugin implementation.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ResourceProviderServer is a net/rpc compatible structure for serving a ResourceProvider.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ResourceProvisioner is an implementation of terraform.ResourceProvisioner that communicates over RPC.
No description provided by the author
No description provided by the author
ResourceProvisionerPlugin is the plugin.Plugin implementation.
ResourceProvisionerServer is a net/rpc compatible structure for serving a ResourceProvisioner.
No description provided by the author
No description provided by the author
No description provided by the author
ServeOpts are the configurations to serve a plugin.
UIInput is an implementatin of terraform.UIInput that communicates over RPC.
No description provided by the author
UIInputServer is a net/rpc compatible structure for serving a UIInputServer.
UIOutput is an implementatin of terraform.UIOutput that communicates over RPC.
UIOutputServer is the RPC server for serving UIOutput.

# Type aliases

No description provided by the author
No description provided by the author