Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JumpboxServer ¶
type JumpboxServer struct {
// contains filtered or unexported fields
}
func NewJumpboxServer ¶
func NewJumpboxServer() *JumpboxServer
func (*JumpboxServer) Addr ¶
func (j *JumpboxServer) Addr() string
func (*JumpboxServer) Start ¶
func (j *JumpboxServer) Start(jumpboxPrivateKey, fakeBOSHServerAddr string)
Click to show internal directories.
Click to hide internal directories.