Package-level declarations

Types

Link copied to clipboard

Functions

Link copied to clipboard
expect suspend fun openRawConnectionUnix(path: String = "/var/run/docker.sock"): DockerRawConnection

Открывает duplex-соединение к Docker daemon по unix socket.

actual suspend fun openRawConnectionUnix(path: String): DockerRawConnection
actual suspend fun openRawConnectionUnix(path: String): DockerRawConnection