| Modifier and Type | Class and Description |
|---|---|
static class |
V1.AttachedVolume
AttachedVolume describes a volume attached to a node
|
static class |
V1.AttachedVolume.Builder
AttachedVolume describes a volume attached to a node
|
| Modifier and Type | Method and Description |
|---|---|
V1.AttachedVolumeOrBuilder |
V1.NodeStatusOrBuilder.getVolumesAttachedOrBuilder(int index)
List of volumes that are attached to the node.
|
V1.AttachedVolumeOrBuilder |
V1.NodeStatus.getVolumesAttachedOrBuilder(int index)
List of volumes that are attached to the node.
|
V1.AttachedVolumeOrBuilder |
V1.NodeStatus.Builder.getVolumesAttachedOrBuilder(int index)
List of volumes that are attached to the node.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends V1.AttachedVolumeOrBuilder> |
V1.NodeStatusOrBuilder.getVolumesAttachedOrBuilderList()
List of volumes that are attached to the node.
|
List<? extends V1.AttachedVolumeOrBuilder> |
V1.NodeStatus.getVolumesAttachedOrBuilderList()
List of volumes that are attached to the node.
|
List<? extends V1.AttachedVolumeOrBuilder> |
V1.NodeStatus.Builder.getVolumesAttachedOrBuilderList()
List of volumes that are attached to the node.
|
Copyright © 2020. All rights reserved.