- Companion:
- class
- Source:
- ValidatingWebhookConfiguration.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[Seq[io.k8s.api.admissionregistration.v1.ValidatingWebhook]]("webhooks")(arrDecoder[T,ValidatingWebhook](evidence$2,decoderOf[T](evidence$2))).map[ValidatingWebhookConfiguration](((webhooks:Option[Seq[ValidatingWebhook]])=>ValidatingWebhookConfiguration.apply(metadata=metadata,webhooks=webhooks)))))))
}
(new$anon():Decoder[T,ValidatingWebhookConfiguration])
}" class="documentableAnchor">
implicit def obj.readOpt[Seq[io.k8s.api.admissionregistration.v1.ValidatingWebhook]]("webhooks")(arrDecoder[T,ValidatingWebhook](evidence$2,decoderOf[T](evidence$2))).map[ValidatingWebhookConfiguration](((webhooks:Option[Seq[ValidatingWebhook]])=>ValidatingWebhookConfiguration.apply(metadata=metadata,webhooks=webhooks)))))))
}
(new$anon():Decoder[T,ValidatingWebhookConfiguration])
}" class="documentableName ">decoderOf[T : Reader]: Decoder[T, ValidatingWebhookConfiguration]