提交 e21fd7de 编写于 作者: L lifeng68

device_cgroup_rule: add support device cgroup rule

Signed-off-by: Nlifeng68 <lifeng68@huawei.com>
上级 6e762740
...@@ -171,6 +171,12 @@ ...@@ -171,6 +171,12 @@
} }
} }
}, },
"DeviceCgroupRules": {
"type": "array",
"items": {
"type": "string"
}
},
"SecurityOpt": { "SecurityOpt": {
"type": "array", "type": "array",
"items": { "items": {
...@@ -259,4 +265,4 @@ ...@@ -259,4 +265,4 @@
"type": "string" "type": "string"
} }
} }
} }
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册