Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Option ¶
type Option func(*config)
func WithCredentials ¶
WithCredentials sets the username and password to use for the SSH server.
func WithDockerNetwork ¶
WithDockerNetwork sets the Docker network to use for the SSH server.
func WithLogger ¶
func WithLogger(logger destination.Logger) Option
WithLogger sets the logger to use for the SSH server.
func WithPublicKeyPath ¶
WithPublicKeyPath sets the public key path to use for the SSH server.
Click to show internal directories.
Click to hide internal directories.