Documentation ¶
Overview ¶
Package testutils contains files that are used in tests but not elsewhere and thus can be excluded from the final executable. Including them in a different package allows this to happen
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DockerTaskEnginesEqual ¶
func DockerTaskEnginesEqual(lhs, rhs *engine.DockerTaskEngine) bool
DockerTaskEnginesEqual determines if the lhs and rhs task engines given are equal (as defined by their state being equal)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.