Uses of Class
io.fabric8.kubernetes.api.model.storage.CSINodeDriverFluent.AllocatableNested
-
Packages that use CSINodeDriverFluent.AllocatableNested Package Description io.fabric8.kubernetes.api.model.storage -
-
Uses of CSINodeDriverFluent.AllocatableNested in io.fabric8.kubernetes.api.model.storage
Methods in io.fabric8.kubernetes.api.model.storage that return CSINodeDriverFluent.AllocatableNested Modifier and Type Method Description CSINodeDriverFluent.AllocatableNested<A>
CSINodeDriverFluent. editAllocatable()
CSINodeDriverFluent.AllocatableNested<A>
CSINodeDriverFluent. editOrNewAllocatable()
CSINodeDriverFluent.AllocatableNested<A>
CSINodeDriverFluent. editOrNewAllocatableLike(VolumeNodeResources item)
CSINodeDriverFluent.AllocatableNested<A>
CSINodeDriverFluent. withNewAllocatable()
CSINodeDriverFluent.AllocatableNested<A>
CSINodeDriverFluent. withNewAllocatableLike(VolumeNodeResources item)
-