Documentation
¶
Index ¶
Constants ¶
Variables ¶
View Source
var ( // ErrNotSupported error ErrNotSupported = errors.New("not implemented by mocked orchestrator") // ErrProcessFailedToStart error ErrProcessFailedToStart = errors.New("process failed to start") // ErrFailedToStopContainer error ErrFailedToStopContainer = errors.New("failed to stop container") // ErrPortNotListened error ErrPortNotListened = errors.New("port not listened") )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.