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 DockerStatesEqual ¶
func DockerStatesEqual(lhs, rhs dockerstate.TaskEngineState) bool
DockerStatesEqual determines if the two given dockerstates are equal, for equal meaning they have the same tasks and their tasks are equal
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.