Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FakeClient ¶
func (*FakeClient) Shell ¶
func (fsc *FakeClient) Shell(args ...string) error
func (*FakeClient) Start ¶ added in v0.7.0
func (fsc *FakeClient) Start(command string) (io.ReadCloser, io.ReadCloser, error)
func (*FakeClient) Wait ¶ added in v0.7.0
func (fsc *FakeClient) Wait() error
Click to show internal directories.
Click to hide internal directories.