Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.csi.NodePublishSecretRef
-
-
Uses of NodePublishSecretRef in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes that return NodePublishSecretRef Modifier and Type Method Description NodePublishSecretRefCsiFluent. buildNodePublishSecretRef()NodePublishSecretRefCsi. getNodePublishSecretRef()Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes with parameters of type NodePublishSecretRef Modifier and Type Method Description CsiFluent.NodePublishSecretRefNested<A>CsiFluent. editOrNewNodePublishSecretRefLike(NodePublishSecretRef item)voidCsi. setNodePublishSecretRef(NodePublishSecretRef nodePublishSecretRef)CsiFluent.NodePublishSecretRefNested<A>CsiFluent. withNewNodePublishSecretRefLike(NodePublishSecretRef item)ACsiFluent. withNodePublishSecretRef(NodePublishSecretRef nodePublishSecretRef) -
Uses of NodePublishSecretRef in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.csi
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.csi that return NodePublishSecretRef Modifier and Type Method Description NodePublishSecretRefNodePublishSecretRefBuilder. build()Constructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.csi with parameters of type NodePublishSecretRef Constructor Description NodePublishSecretRefBuilder(NodePublishSecretRef instance)NodePublishSecretRefBuilder(NodePublishSecretRefFluent<?> fluent, NodePublishSecretRef instance)NodePublishSecretRefBuilder(NodePublishSecretRefFluent<?> fluent, NodePublishSecretRef instance, Boolean validationEnabled)NodePublishSecretRefBuilder(NodePublishSecretRef instance, Boolean validationEnabled)NodePublishSecretRefFluent(NodePublishSecretRef instance)
-