Kotlin Multiplatform Client for Docker
Toggle table of contents
snapshot
common
Target filter
common
Switch theme
Search in API
Skip to content
Kotlin Multiplatform Client for Docker
Kotlin Multiplatform Client for Docker
/
dev.limebeck.libs.docker.client.model
/
VolumeListResponse
/
VolumeListResponse
Volume
List
Response
constructor
(
volumes
:
List
<
Volume
>
?
=
null
,
warnings
:
List
<
String
>
?
=
null
)
Parameters
volumes
List of volumes
warnings
Warnings that occurred when fetching the list of volumes.