# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewServer returns a new Packer RPC server.
# Constants
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
No description provided by the author
No description provided by the author
# Structs
ArtifactServer wraps a packersdk.Artifact implementation and makes it exportable as part of a Golang RPC server.
This is a type that wraps error types so that they can be messaged across RPC channels.
No description provided by the author
No description provided by the author
BuilderServer wraps a packersdk.Builder implementation and makes it exportable as part of a Golang RPC server.
No description provided by the author
BuildServer wraps a packersdk.Build implementation and makes it exportable as part of a Golang RPC server.
Client is the client end that communicates with a Packer RPC server.
No description provided by the author
No description provided by the author
No description provided by the author
CommunicatorServer wraps a packersdk.Communicator implementation and makes it exportable as part of a Golang RPC server.
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
DatasourceServer wraps a packer.Datasource implementation and makes it exportable as part of a Golang RPC server.
No description provided by the author
No description provided by the author
HookServer wraps a packersdk.Hook implementation and makes it exportable as part of a Golang RPC server.
No description provided by the author
PluginServer represents an RPC server for Packer.
No description provided by the author
No description provided by the author
PostProcessorServer wraps a packersdk.PostProcessor implementation and makes it exportable as part of a Golang RPC server.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ProvisionerServer wraps a packersdk.Provisioner implementation and makes it exportable as part of a Golang RPC server.
No description provided by the author
An implementation of packersdk.Ui where the Ui is actually executed over an RPC connection.
The arguments sent to Ui.Machine.
UiServer wraps a packersdk.Ui implementation and makes it exportable as part of a Golang RPC server.