Closure: https://en.wikipedia.org/wiki/Closure_(mathematics)
A: any of the runtime-spec described items
B: any of the runtime-spec described APIs about A
A * B = C
operate B on A and result item C
C should be one of the runtime-spec described items.
and we should not allow any other operation on A.
ref: opencontainers/runc#1137
and an example in it when A=the pid.
Closure: https://en.wikipedia.org/wiki/Closure_(mathematics)
A: any of the runtime-spec described items
B: any of the runtime-spec described APIs about A
A * B = C
operate B on A and result item C
C should be one of the runtime-spec described items.
and we should not allow any other operation on A.
ref: opencontainers/runc#1137
and an example in it when A=the pid.