IsOptional

com.coralogix.zio.k8s.client.internal.IsOptional$
See theIsOptional companion trait
object IsOptional

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
IsOptional.type

Members list

Implicits

Implicits

implicit def notOptional[A : Decoder]: IsOptional[A]
implicit def optional[A : Decoder]: IsOptional[Optional[A]]