ReadyCheck

io.github.scottweaver.zillen.ReadyCheck
See theReadyCheck companion object

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Concise view

Value members

Abstract methods

def makePromise[R](containerId: ContainerId, readyCheck: InspectContainerResponse => ZIO[R, Throwable, Boolean], settings: Settings): DockerIO[R, Promise[Nothing, Boolean]]