Packages

object Kubernetes

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Kubernetes
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. class Api extends Service
  2. trait Service extends AnyRef
  3. class TestApi extends Service

Value Members

  1. val any: ZLayer[Kubernetes, Nothing, Kubernetes]
  2. val live: ZLayer[K8sBackend with K8sCluster, Nothing, Kubernetes]
  3. val test: ZLayer[Any, Nothing, Kubernetes]
  4. object Service