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
/
DockerClientConfig
/
ConnectionConfig
/
SocketConnection
Socket
Connection
data
class
SocketConnection
(
val
socketPath
:
String
)
:
DockerClientConfig.ConnectionConfig
Members
Constructors
Socket
Connection
Link copied to clipboard
constructor
(
socketPath
:
String
)
Properties
socket
Path
Link copied to clipboard
val
socketPath
:
String