backend

package module
v0.9.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 12, 2020 License: MIT Imports: 10 Imported by: 1

README

ContainerSSH - Launch Containers on Demand

ContainerSSH Backend Library

Go Report Card LGTM Alerts

This library handles SSH requests and routes them to a container or other backends.

Note: This is a developer documentation.
The user documentation for ContainerSSH is located at containerssh.github.io.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(
	config configuration.AppConfig,
	logger log.Logger,
	loggerFactory log.LoggerFactory,
	defaultAuthResponse sshserver.AuthResponse,
) (sshserver.Handler, error)

New creates a new backend handler.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL