MutatingWebhook

trait Product
trait Mirror
class Object
trait Matchable
class Any

Type members

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from:
Mirror
Source:
Mirror.scala

The name of the type

The name of the type

Inherited from:
Mirror
Source:
Mirror.scala

Implicits

Implicits

obj.read[String]("sideEffects")(stringDecoder).flatMap[String,MutatingWebhook](((sideEffects:String)=>obj.read[io.k8s.api.admissionregistration.v1.WebhookClientConfig]("clientConfig")(decoder).flatMap[String,MutatingWebhook](((clientConfig:WebhookClientConfig)=>obj.read[Seq[String]]("admissionReviewVersions")(arrDecoder[String](stringDecoder)).flatMap[String,MutatingWebhook](((admissionReviewVersions:Seq[String])=>obj.readOpt[Int]("timeoutSeconds")(intDecoder).flatMap[String,MutatingWebhook](((timeoutSeconds:Option[Int])=>obj.readOpt[String]("matchPolicy")(stringDecoder).flatMap[String,MutatingWebhook](((matchPolicy:Option[String])=>obj.readOpt[io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelector]("namespaceSelector")(decoder).flatMap[String,MutatingWebhook](((namespaceSelector:Option[LabelSelector])=>obj.readOpt[String]("failurePolicy")(stringDecoder).flatMap[String,MutatingWebhook](((failurePolicy:Option[String])=>obj.readOpt[String]("reinvocationPolicy")(stringDecoder).flatMap[String,MutatingWebhook](((reinvocationPolicy:Option[String])=>obj.readOpt[Seq[io.k8s.api.admissionregistration.v1.RuleWithOperations]]("rules")(arrDecoder[RuleWithOperations](decoder)).flatMap[String,MutatingWebhook](((rules:Option[Seq[RuleWithOperations]])=>obj.readOpt[io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelector]("objectSelector")(decoder).map[MutatingWebhook](((objectSelector:Option[LabelSelector])=>MutatingWebhook.apply(name=name,sideEffects=sideEffects,clientConfig=clientConfig,admissionReviewVersions=admissionReviewVersions,timeoutSeconds=timeoutSeconds,matchPolicy=matchPolicy,namespaceSelector=namespaceSelector,failurePolicy=failurePolicy,reinvocationPolicy=reinvocationPolicy,rules=rules,objectSelector=objectSelector))))))))))))))))))))))))) } (new$anon():Decoder[MutatingWebhook]) }" class="documentableAnchor">
implicit val obj.read[String]("sideEffects")(stringDecoder).flatMap[String,MutatingWebhook](((sideEffects:String)=>obj.read[io.k8s.api.admissionregistration.v1.WebhookClientConfig]("clientConfig")(decoder).flatMap[String,MutatingWebhook](((clientConfig:WebhookClientConfig)=>obj.read[Seq[String]]("admissionReviewVersions")(arrDecoder[String](stringDecoder)).flatMap[String,MutatingWebhook](((admissionReviewVersions:Seq[String])=>obj.readOpt[Int]("timeoutSeconds")(intDecoder).flatMap[String,MutatingWebhook](((timeoutSeconds:Option[Int])=>obj.readOpt[String]("matchPolicy")(stringDecoder).flatMap[String,MutatingWebhook](((matchPolicy:Option[String])=>obj.readOpt[io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelector]("namespaceSelector")(decoder).flatMap[String,MutatingWebhook](((namespaceSelector:Option[LabelSelector])=>obj.readOpt[String]("failurePolicy")(stringDecoder).flatMap[String,MutatingWebhook](((failurePolicy:Option[String])=>obj.readOpt[String]("reinvocationPolicy")(stringDecoder).flatMap[String,MutatingWebhook](((reinvocationPolicy:Option[String])=>obj.readOpt[Seq[io.k8s.api.admissionregistration.v1.RuleWithOperations]]("rules")(arrDecoder[RuleWithOperations](decoder)).flatMap[String,MutatingWebhook](((rules:Option[Seq[RuleWithOperations]])=>obj.readOpt[io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelector]("objectSelector")(decoder).map[MutatingWebhook](((objectSelector:Option[LabelSelector])=>MutatingWebhook.apply(name=name,sideEffects=sideEffects,clientConfig=clientConfig,admissionReviewVersions=admissionReviewVersions,timeoutSeconds=timeoutSeconds,matchPolicy=matchPolicy,namespaceSelector=namespaceSelector,failurePolicy=failurePolicy,reinvocationPolicy=reinvocationPolicy,rules=rules,objectSelector=objectSelector))))))))))))))))))))))))) } (new$anon():Decoder[MutatingWebhook]) }" class="documentableName ">decoder: Decoder[MutatingWebhook]