Deployments

object Deployments
class Object
trait Matchable
class Any

Value members

Concrete fields

val any: ZLayer[Deployments, Nothing, Deployments]
val live: ZLayer[Has[SttpBackend[Task, ZioStreams & WebSockets]] & Has[K8sCluster], Nothing, Deployments]
val test: ZLayer[Any, Nothing, Deployments]