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
/
TaskSpecContainerSpecPrivilegesSELinuxContext
/
TaskSpecContainerSpecPrivilegesSELinuxContext
Task
Spec
Container
Spec
Privileges
SELinux
Context
constructor
(
disable
:
Boolean
?
=
null
,
user
:
String
?
=
null
,
role
:
String
?
=
null
,
type
:
String
?
=
null
,
level
:
String
?
=
null
)
Parameters
disable
Disable SELinux
user
SELinux user label
role
SELinux role label
type
SELinux type label
level
SELinux level label