Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunInContainer ¶ added in v0.1.0
Types ¶
type ContainerHandler ¶
type ContainerHandler struct {
// contains filtered or unexported fields
}
func NewContainerTunnel ¶
func NewContainerTunnel(client client.WorkspaceClient, log log.Logger) *ContainerHandler
func (*ContainerHandler) Run ¶
func (c *ContainerHandler) Run(ctx context.Context, runInHost Handler, runInContainer RunInContainerHandler) error
Click to show internal directories.
Click to hide internal directories.