Documentation ¶
Overview ¶
Package proxyssh allows to access the remote resources through ssh proxy
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ProxyAccess ¶
type ProxyAccess struct {
// contains filtered or unexported fields
}
ProxyAccess keeps state of the SSH server
type SessionRecord ¶
type SessionRecord struct { ResourceAccessor *types.ResourceAccess RemoteAddr net.Addr }
SessionRecord stored in ProxyAccess::sessions.
Click to show internal directories.
Click to hide internal directories.