Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.HostPath
-
-
Uses of HostPath in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec that return HostPath Modifier and Type Method Description HostPathVolumesFluent. buildHostPath()HostPathVolumes. getHostPath()Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec with parameters of type HostPath Modifier and Type Method Description VolumesFluent.HostPathNested<A>VolumesFluent. editOrNewHostPathLike(HostPath item)voidVolumes. setHostPath(HostPath hostPath)AVolumesFluent. withHostPath(HostPath hostPath)VolumesFluent.HostPathNested<A>VolumesFluent. withNewHostPathLike(HostPath item) -
Uses of HostPath 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 HostPath Modifier and Type Method Description HostPathHostPathBuilder. build()Constructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes with parameters of type HostPath Constructor Description HostPathBuilder(HostPath instance)HostPathBuilder(HostPathFluent<?> fluent, HostPath instance)HostPathBuilder(HostPathFluent<?> fluent, HostPath instance, Boolean validationEnabled)HostPathBuilder(HostPath instance, Boolean validationEnabled)HostPathFluent(HostPath instance)
-