package
0.12.3
Repository: https://github.com/prasannakumarik25/https-github.com-mavrick202-terraformsingleinstance.git
Documentation: pkg.go.dev
# 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
# Structs
ArtifactServer wraps a packer.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 packer.Builder implementation and makes it exportable as part of a Golang RPC server.
No description provided by the author
BuildServer wraps a packer.Build implementation and makes it exportable as part of a Golang RPC server.
No description provided by the author
CacheServer wraps a packer.Cache 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 packer.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
HookServer wraps a packer.Hook implementation and makes it exportable as part of a Golang RPC server.
No description provided by the author
No description provided by the author
PostProcessorServer wraps a packer.PostProcessor implementation and makes it exportable as part of a Golang RPC server.
No description provided by the author
ProvisionerServer wraps a packer.Provisioner implementation and makes it exportable as part of a Golang RPC server.
Server represents an RPC server for Packer.
An implementation of packer.Ui where the Ui is actually executed over an RPC connection.
The arguments sent to Ui.Machine.
UiServer wraps a packer.Ui implementation and makes it exportable as part of a Golang RPC server.