Documentation
¶
Index ¶
Constants ¶
View Source
const (
Protocol = "secexec"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RPTYConfig ¶
func NewRPTYConfig ¶
func NewRPTYConfig(path string) (*RPTYConfig, error)
type RemotePTY ¶
type RemotePTY struct {
// contains filtered or unexported fields
}
func NewRemotePTY ¶
func NewRemotePTY(cfg *RPTYConfig) (*RemotePTY, error)
NewRemotePTY constructs a new remote PTY (pseudo terminal) over a secured connection.
Click to show internal directories.
Click to hide internal directories.