Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Load ¶
Load all containers cached by the bastion node into the docker and rkt store of the given machines.
func StartBastionOnce ¶
StartBastionOnce will populate a bastion machine with the given containers for rkt and docker. Since its best to run this only once per test suite, the bastion machine should be in a separate platform.Cluster then the one used in the test so it can be available for all tests in a given run. This function is guarded with a sync.Once, so only the first within a test suite it will have it run.
Types ¶
Click to show internal directories.
Click to hide internal directories.