Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EnvDesc ¶
EnvDesc captures the details of the established environment
func (EnvDesc) Complete ¶ added in v1.0.1
Complete returns false if any filed of the EnvDesc has been left empty. This is useful because e.g. as fields are added across branches, it's easy for tests to rely on data that was left unset by older code.
func (EnvDesc) RegistryName ¶
RegistryName returns the ip:port for the test Docker registry.
func (EnvDesc) SingularityURL ¶
SingularityURL returns a URL for the test Singularity service.
Click to show internal directories.
Click to hide internal directories.