api: introduce sync_fs to diff.ApplyRequest
It's flag to synchronize the underlying filesystem containing files created during Apply. Signed-off-by: Wei Fu <fuweid89@gmail.com>
This commit is contained in:
@@ -3821,6 +3821,13 @@ file {
|
||||
type_name: ".containerd.services.diff.v1.ApplyRequest.PayloadsEntry"
|
||||
json_name: "payloads"
|
||||
}
|
||||
field {
|
||||
name: "sync_fs"
|
||||
number: 4
|
||||
label: LABEL_OPTIONAL
|
||||
type: TYPE_BOOL
|
||||
json_name: "syncFs"
|
||||
}
|
||||
nested_type {
|
||||
name: "PayloadsEntry"
|
||||
field {
|
||||
|
||||
Reference in New Issue
Block a user