Uses of Interface
io.kubernetes.client.proto.V1.VolumeDeviceOrBuilder
-
Uses of V1.VolumeDeviceOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1.VolumeDeviceOrBuilderModifier and TypeClassDescriptionstatic final classvolumeDevice describes a mapping of a raw block device within a container.static final classvolumeDevice describes a mapping of a raw block device within a container.Methods in io.kubernetes.client.proto that return V1.VolumeDeviceOrBuilderModifier and TypeMethodDescriptionV1.Container.Builder.getVolumeDevicesOrBuilder(int index) volumeDevices is the list of block devices to be used by the container.V1.Container.getVolumeDevicesOrBuilder(int index) volumeDevices is the list of block devices to be used by the container.V1.ContainerOrBuilder.getVolumeDevicesOrBuilder(int index) volumeDevices is the list of block devices to be used by the container.V1.EphemeralContainerCommon.Builder.getVolumeDevicesOrBuilder(int index) volumeDevices is the list of block devices to be used by the container.V1.EphemeralContainerCommon.getVolumeDevicesOrBuilder(int index) volumeDevices is the list of block devices to be used by the container.V1.EphemeralContainerCommonOrBuilder.getVolumeDevicesOrBuilder(int index) volumeDevices is the list of block devices to be used by the container.Methods in io.kubernetes.client.proto that return types with arguments of type V1.VolumeDeviceOrBuilderModifier and TypeMethodDescriptionList<? extends V1.VolumeDeviceOrBuilder>V1.Container.Builder.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.ContainerOrBuilder.getVolumeDevicesOrBuilderList()volumeDevices is the list of block devices to be used by the container.List<? extends V1.VolumeDeviceOrBuilder>V1.EphemeralContainerCommon.Builder.getVolumeDevicesOrBuilderList()volumeDevices is the list of block devices to be used by the container.List<? extends V1.VolumeDeviceOrBuilder>V1.EphemeralContainerCommon.getVolumeDevicesOrBuilderList()volumeDevices is the list of block devices to be used by the container.List<? extends V1.VolumeDeviceOrBuilder>V1.EphemeralContainerCommonOrBuilder.getVolumeDevicesOrBuilderList()volumeDevices is the list of block devices to be used by the container.