# Packages
Package execwriter contains helpers for writing "waypoint exec" streams via an io.Writer.
Package ssh contains the login for the custom entrypoint binary to run an SSH server.
Package virtualceb is used to provide "virtual" CEB functionality.
# Functions
Run runs a CEB with the given options.
TestCEB runs a CEB for test purposes.
WithClient specifies the Waypoint client to use directly.
WithEnvDefaults sets the configuration based on well-known accepted environment variables.
WithExec sets the binary and arguments for the child process that the ceb execs.
# Constants
No description provided by the author
# Variables
No description provided by the author
# Type aliases
No description provided by the author