Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExecuteShell ¶
type ExecuteShell struct { Shell []string `json:"shell"` Command string `json:"command"` SrcReader io.Reader `json:"-"` DstWriter io.Writer `json:"-"` }
func (*ExecuteShell) ApplyDefaults ¶
func (e *ExecuteShell) ApplyDefaults()
func (*ExecuteShell) ServeClient ¶
func (*ExecuteShell) ServeServer ¶
type ResizeShell ¶
func (*ResizeShell) ApplyDefaults ¶
func (o *ResizeShell) ApplyDefaults()
func (*ResizeShell) ServeClient ¶
func (*ResizeShell) ServeServer ¶
Click to show internal directories.
Click to hide internal directories.