K8sZIOSyntax

implicit class K8sZIOSyntax[R, A](val f: ZIO[R, K8sFailure, A])
class Object
trait Matchable
class Any

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

Concrete fields

val f: ZIO[R, K8sFailure, A]