Documentation ¶
Index ¶
- func WriteFileCommands(user, path string, permissions uint16) (string, string)
- type Machine
- func (c *Machine) Execute(stdin io.Reader, cmd string) (stdout []byte, err error)
- func (c *Machine) ReadFile(path string, data io.Writer) (err error)
- func (c *Machine) Shell() (err error)
- func (c *Machine) UseKey(keys ...[]byte) error
- func (c *Machine) WriteFile(path string, data io.Reader, permissions uint16) (err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.