Documentation ¶
Index ¶
- func AssertEventuallyProcessExitsWith(expectedExitCode int, f func() (garden.Process, error))
- func AssertProcessExitsWith(expectedExitCode int, f func() (garden.Process, error))
- func BuildContainerizer() string
- func BuildGarden() string
- func KillAllContainerizer()
- func KillAllGarden()
- func StartGarden(gardenBin, containerizerBin string, maxContainerProcs int, argv ...string) (ifrit.Process, garden.Client)
- func StopGarden(process ifrit.Process, client garden.Client)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AssertProcessExitsWith ¶
func BuildContainerizer ¶
func BuildContainerizer() string
func BuildGarden ¶
func BuildGarden() string
func KillAllContainerizer ¶
func KillAllContainerizer()
func KillAllGarden ¶
func KillAllGarden()
func StartGarden ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.