containerd/api/services/sandbox/v1
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
..
doc.go Fix protobuf after rebase 2022-04-08 13:33:48 -07:00
sandbox_grpc.pb.go Sandbox: Add Metrics rpc for controller 2023-06-13 00:24:09 -07:00
sandbox.pb.go Sandbox: Add annotations to CreateSandbox surface 2023-08-12 01:39:29 -07:00
sandbox.proto Sandbox: Add annotations to CreateSandbox surface 2023-08-12 01:39:29 -07:00