package
0.11.4
Repository: https://github.com/hashicorp/waypoint.git
Documentation: pkg.go.dev

# Functions

New creates a new Virtual value based on the logger and config.

# Structs

Config is the configuration of the CEB Virtual value.
ExecInfo contains values to run an exec session.
Virtual represents a virtual CEB instance.

# Interfaces

ExecHandler represents the ability to spawn exec sessions.
ExecSession represents a running exec, spawned by ExecHandler.