CSIPersistentVolumeSource

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]("driver")(stringDecoder).flatMap[String,CSIPersistentVolumeSource](((driver:String)=>obj.readOpt[io.k8s.api.core.v1.SecretReference]("nodeStageSecretRef")(decoder).flatMap[String,CSIPersistentVolumeSource](((nodeStageSecretRef:Option[SecretReference])=>obj.readOpt[Boolean]("readOnly")(booleanDecoder).flatMap[String,CSIPersistentVolumeSource](((readOnly:Option[Boolean])=>obj.readOpt[String]("fsType")(stringDecoder).flatMap[String,CSIPersistentVolumeSource](((fsType:Option[String])=>obj.readOpt[io.k8s.api.core.v1.SecretReference]("controllerPublishSecretRef")(decoder).flatMap[String,CSIPersistentVolumeSource](((controllerPublishSecretRef:Option[SecretReference])=>obj.readOpt[Map[String,String]]("volumeAttributes")(mapDecoder[String](stringDecoder)).flatMap[String,CSIPersistentVolumeSource](((volumeAttributes:Option[Map[String,String]])=>obj.readOpt[io.k8s.api.core.v1.SecretReference]("controllerExpandSecretRef")(decoder).flatMap[String,CSIPersistentVolumeSource](((controllerExpandSecretRef:Option[SecretReference])=>obj.readOpt[io.k8s.api.core.v1.SecretReference]("nodeExpandSecretRef")(decoder).flatMap[String,CSIPersistentVolumeSource](((nodeExpandSecretRef:Option[SecretReference])=>obj.readOpt[io.k8s.api.core.v1.SecretReference]("nodePublishSecretRef")(decoder).map[CSIPersistentVolumeSource](((nodePublishSecretRef:Option[SecretReference])=>CSIPersistentVolumeSource.apply(volumeHandle=volumeHandle,driver=driver,nodeStageSecretRef=nodeStageSecretRef,readOnly=readOnly,fsType=fsType,controllerPublishSecretRef=controllerPublishSecretRef,volumeAttributes=volumeAttributes,controllerExpandSecretRef=controllerExpandSecretRef,nodeExpandSecretRef=nodeExpandSecretRef,nodePublishSecretRef=nodePublishSecretRef))))))))))))))))))))))) } (new$anon():Decoder[CSIPersistentVolumeSource]) }" class="documentableAnchor">
implicit val obj.read[String]("driver")(stringDecoder).flatMap[String,CSIPersistentVolumeSource](((driver:String)=>obj.readOpt[io.k8s.api.core.v1.SecretReference]("nodeStageSecretRef")(decoder).flatMap[String,CSIPersistentVolumeSource](((nodeStageSecretRef:Option[SecretReference])=>obj.readOpt[Boolean]("readOnly")(booleanDecoder).flatMap[String,CSIPersistentVolumeSource](((readOnly:Option[Boolean])=>obj.readOpt[String]("fsType")(stringDecoder).flatMap[String,CSIPersistentVolumeSource](((fsType:Option[String])=>obj.readOpt[io.k8s.api.core.v1.SecretReference]("controllerPublishSecretRef")(decoder).flatMap[String,CSIPersistentVolumeSource](((controllerPublishSecretRef:Option[SecretReference])=>obj.readOpt[Map[String,String]]("volumeAttributes")(mapDecoder[String](stringDecoder)).flatMap[String,CSIPersistentVolumeSource](((volumeAttributes:Option[Map[String,String]])=>obj.readOpt[io.k8s.api.core.v1.SecretReference]("controllerExpandSecretRef")(decoder).flatMap[String,CSIPersistentVolumeSource](((controllerExpandSecretRef:Option[SecretReference])=>obj.readOpt[io.k8s.api.core.v1.SecretReference]("nodeExpandSecretRef")(decoder).flatMap[String,CSIPersistentVolumeSource](((nodeExpandSecretRef:Option[SecretReference])=>obj.readOpt[io.k8s.api.core.v1.SecretReference]("nodePublishSecretRef")(decoder).map[CSIPersistentVolumeSource](((nodePublishSecretRef:Option[SecretReference])=>CSIPersistentVolumeSource.apply(volumeHandle=volumeHandle,driver=driver,nodeStageSecretRef=nodeStageSecretRef,readOnly=readOnly,fsType=fsType,controllerPublishSecretRef=controllerPublishSecretRef,volumeAttributes=volumeAttributes,controllerExpandSecretRef=controllerExpandSecretRef,nodeExpandSecretRef=nodeExpandSecretRef,nodePublishSecretRef=nodePublishSecretRef))))))))))))))))))))))) } (new$anon():Decoder[CSIPersistentVolumeSource]) }" class="documentableName ">decoder: Decoder[CSIPersistentVolumeSource]