//
pkg.gl
Category
github.com/hashicorp/waypoint
internal
ceb
virtualceb
package
0.11.4
Repository:
https://github.com/hashicorp/waypoint.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
1
Files
402 SLOC
#
Functions
New
New creates a new Virtual value based on the logger and config.
#
Structs
Config
Config is the configuration of the CEB Virtual value.
ExecInfo
ExecInfo contains values to run an exec session.
Virtual
Virtual represents a virtual CEB instance.
#
Interfaces
ExecHandler
ExecHandler represents the ability to spawn exec sessions.
ExecSession
ExecSession represents a running exec, spawned by ExecHandler.