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