harness.testContainer
package harness.testContainer
Members list
Type members
Classlikes
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
object ContainerBuilder
Attributes
- Companion
- class
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
ContainerBuilder.type
final class PortFinder(min: Int, max: Int, acquiredRef: Synchronized[Set[Int]], random: Option[Random])
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
object PortFinder
Attributes
- Companion
- class
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
PortFinder.type
final case class TestContainer(name: String, imageName: String, imageVersion: String, healthCheck: Task[Boolean], envVars: List[Var], ports: List[PortMapping], labels: List[Var])
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
object TestContainer
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
TestContainer.type
In this article