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
/
PluginConfigNetwork
Plugin
Config
Network
@
Serializable
data
class
PluginConfigNetwork
(
val
type
:
String
)
Parameters
type
Members
Constructors
Plugin
Config
Network
Link copied to clipboard
constructor
(
type
:
String
)
Properties
type
Link copied to clipboard
@
SerialName
(
value
=
"Type"
)
@
Required
val
type
:
String