K8sZIOSyntax

com.coralogix.zio.k8s.client.K8sFailure$.syntax$.K8sZIOSyntax
implicit class K8sZIOSyntax[R, A](val f: ZIO[R, K8sFailure, A])

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

Captures the NotFound error and converts the result value to an Option

Captures the NotFound error and converts the result value to an Option

Attributes

Concrete fields

val f: ZIO[R, K8sFailure, A]