| Modifier and Type | Class and Description |
|---|---|
static class |
V1.VolumeDevice
volumeDevice describes a mapping of a raw block device within a container.
|
static class |
V1.VolumeDevice.Builder
volumeDevice describes a mapping of a raw block device within a container.
|
| Modifier and Type | Method and Description |
|---|---|
V1.VolumeDeviceOrBuilder |
V1.ContainerOrBuilder.getVolumeDevicesOrBuilder(int index)
volumeDevices is the list of block devices to be used by the container.
|
V1.VolumeDeviceOrBuilder |
V1.Container.getVolumeDevicesOrBuilder(int index)
volumeDevices is the list of block devices to be used by the container.
|
V1.VolumeDeviceOrBuilder |
V1.Container.Builder.getVolumeDevicesOrBuilder(int index)
volumeDevices is the list of block devices to be used by the container.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends V1.VolumeDeviceOrBuilder> |
V1.ContainerOrBuilder.getVolumeDevicesOrBuilderList()
volumeDevices is the list of block devices to be used by the container.
|
List<? extends V1.VolumeDeviceOrBuilder> |
V1.Container.getVolumeDevicesOrBuilderList()
volumeDevices is the list of block devices to be used by the container.
|
List<? extends V1.VolumeDeviceOrBuilder> |
V1.Container.Builder.getVolumeDevicesOrBuilderList()
volumeDevices is the list of block devices to be used by the container.
|
Copyright © 2021. All rights reserved.