| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model.storage.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
VolumeNodeResources |
VolumeNodeResourcesBuilder.build() |
VolumeNodeResources |
CSINodeDriverFluent.buildAllocatable() |
VolumeNodeResources |
CSINodeDriver.getAllocatable() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
VolumeNodeResourcesFluent.copyInstance(VolumeNodeResources instance) |
CSINodeDriverFluent.AllocatableNested<A> |
CSINodeDriverFluent.editOrNewAllocatableLike(VolumeNodeResources item) |
void |
CSINodeDriver.setAllocatable(VolumeNodeResources allocatable) |
A |
CSINodeDriverFluent.withAllocatable(VolumeNodeResources allocatable) |
CSINodeDriverFluent.AllocatableNested<A> |
CSINodeDriverFluent.withNewAllocatableLike(VolumeNodeResources item) |
| Constructor and Description |
|---|
CSINodeDriver(VolumeNodeResources allocatable,
String name,
String nodeID,
List<String> topologyKeys) |
VolumeNodeResourcesBuilder(VolumeNodeResources instance) |
VolumeNodeResourcesBuilder(VolumeNodeResourcesFluent<?> fluent,
VolumeNodeResources instance) |
VolumeNodeResourcesFluent(VolumeNodeResources instance) |
Copyright © 2015–2023 Red Hat. All rights reserved.