Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SSHHandler ¶
type SSHHandler struct {
// contains filtered or unexported fields
}
func NewSSHHandler ¶
func NewSSHHandler(oSCommand CmdKiller) *SSHHandler
func (*SSHHandler) HandleSSHDockerHost ¶
func (self *SSHHandler) HandleSSHDockerHost() (io.Closer, error)
HandleSSHDockerHost overrides the DOCKER_HOST environment variable to point towards a local unix socket tunneled over SSH to the specified ssh host.
Click to show internal directories.
Click to hide internal directories.