syntax

com.coralogix.zio.k8s.client.K8sFailure$.syntax$
object syntax

Package containing extension methods for ZIO effects failing with K8sFailure

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
syntax.type

Members list

Type members

Classlikes

implicit class K8sZIOSyntax[R, A](val f: ZIO[R, K8sFailure, A])

Attributes

Supertypes
class Object
trait Matchable
class Any

Implicits

Implicits

final implicit def K8sZIOSyntax[R, A](f: ZIO[R, K8sFailure, A]): K8sZIOSyntax[R, A]