Interface CSINodeDriverFluent<A extends CSINodeDriverFluent<A>>
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
- All Known Subinterfaces:
CSINodeSpecFluent.DriversNested<N>
- All Known Implementing Classes:
CSINodeDriverBuilder,CSINodeDriverFluentImpl,CSINodeSpecFluentImpl.DriversNestedImpl,DoneableCSINodeDriver
public interface CSINodeDriverFluent<A extends CSINodeDriverFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceCSINodeDriverFluent.AllocatableNested<N> -
Method Summary
-
Method Details
-
getAllocatable
Deprecated.This method has been deprecated, please use method buildAllocatable instead.- Returns:
- The buildable object.
-
buildAllocatable
VolumeNodeResources buildAllocatable() -
withAllocatable
-
hasAllocatable
Boolean hasAllocatable() -
withNewAllocatable
-
withNewAllocatable
CSINodeDriverFluent.AllocatableNested<A> withNewAllocatable() -
withNewAllocatableLike
-
editAllocatable
CSINodeDriverFluent.AllocatableNested<A> editAllocatable() -
editOrNewAllocatable
CSINodeDriverFluent.AllocatableNested<A> editOrNewAllocatable() -
editOrNewAllocatableLike
-
getName
String getName() -
withName
-
hasName
Boolean hasName() -
withNewName
-
withNewName
-
withNewName
-
getNodeID
String getNodeID() -
withNodeID
-
hasNodeID
Boolean hasNodeID() -
withNewNodeID
-
withNewNodeID
-
withNewNodeID
-
addToTopologyKeys
-
setToTopologyKeys
-
addToTopologyKeys
-
addAllToTopologyKeys
-
removeFromTopologyKeys
-
removeAllFromTopologyKeys
-
getTopologyKeys
-
getTopologyKey
-
getFirstTopologyKey
String getFirstTopologyKey() -
getLastTopologyKey
String getLastTopologyKey() -
getMatchingTopologyKey
-
hasMatchingTopologyKey
-
withTopologyKeys
-
withTopologyKeys
-
hasTopologyKeys
Boolean hasTopologyKeys() -
addNewTopologyKey
-
addNewTopologyKey
-
addNewTopologyKey
-