object SecretReference
- Companion:
- class
- Source:
- SecretReference.scala
Type members
Inherited types
The names of the product elements
The names of the product elements
- Inherited from:
- Mirror
- Source:
- Mirror.scala
Implicits
Implicits
obj.readOpt[String]("namespace")(stringDecoder[T](evidence$1)).map[SecretReference](((namespace:Option[String])=>SecretReference.apply(name=name,namespace=namespace)))))))
}
(new$anon():Decoder[T,SecretReference])
}" class="documentableAnchor">
implicit def obj.readOpt[String]("namespace")(stringDecoder[T](evidence$1)).map[SecretReference](((namespace:Option[String])=>SecretReference.apply(name=name,namespace=namespace)))))))
}
(new$anon():Decoder[T,SecretReference])
}" class="documentableName ">decoderOf[T : Reader]: Decoder[T, SecretReference]
- Source:
- SecretReference.scala