ReadyCheckLive

io.github.scottweaver.zillen.ReadyCheckLive
final case class ReadyCheckLive(interpreter: Interpreter) extends ReadyCheck

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

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

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product