containerd/api/runtime
Danny Canter 939ccbed42 Sandbox: Add annotations to CreateSandbox surface
An oft employed scheme for a lot of our APIs is to include an
annotations field which is just a map of string to string. This
usually allows folks using the API to send over metadata or auxiliary
information without needing to get a new field added (especially where
the field might not make sense for it to be a standalone field). I think
having annotations for CreateSandbox make sense for this same use case.

Signed-off-by: Danny Canter <danny@dcantah.dev>
2023-08-12 01:39:29 -07:00
..
sandbox/v1 Sandbox: Add annotations to CreateSandbox surface 2023-08-12 01:39:29 -07:00
task Generate GRPC for runtime task service 2023-02-02 09:58:43 -08:00