Versions in this module Expand all Collapse all v0 v0.2.0 Nov 28, 2016 v0.1.0 Nov 22, 2016 Changes in this version + const Ack + const DestroyPod + const Error + const ExecCmd + const FinishCmd + const FinishPod + const GetPod + const KillContainer + const NewContainer + const Next + const OnlineCPUMem + const Ping + const ReadFile + const Ready + const RestartContainer + const SetupInterface + const SetupRoute + const StartPod + const Version + const WinSize + const WriteFile + func GetTmpPath(format string) string + type Hyperstart struct + func NewHyperstart(t *testing.T) *Hyperstart + func (h *Hyperstart) CloseIo(seq uint64) + func (h *Hyperstart) GetLastMessages() []hyper.DecodedMessage + func (h *Hyperstart) GetSocketPaths() (string, string) + func (h *Hyperstart) ReadIo(buf []byte) (n int, seq uint64) + func (h *Hyperstart) SendExitStatus(seq uint64, exitStatus uint8) + func (h *Hyperstart) SendIo(seq uint64, data []byte) + func (h *Hyperstart) SendIoString(seq uint64, data string) + func (h *Hyperstart) SendMessage(cmd int, data []byte) + func (h *Hyperstart) Start() + func (h *Hyperstart) Stop()