devices
Parameters
value
The list of system devices that the container can access.
Parameters
values
The list of system devices that the container can access.
suspend fun devices(argument: List<suspend ComponentVersionLambdaDeviceMountArgsBuilder.() -> Unit>)
suspend fun devices(vararg argument: suspend ComponentVersionLambdaDeviceMountArgsBuilder.() -> Unit)
Parameters
argument
The list of system devices that the container can access.