mirror of
https://github.com/aljazceru/kata-containers.git
synced 2025-12-25 10:04:20 +01:00
Use CLH branch stable/v0.5.x, and also re-generate the openAPI client code with the new 'cloud-hypervisor.yaml'. Fixes: #2488 Signed-off-by: Bo Chen <chen.bo@intel.com>
Cloud Hypervisor OpenAPI generated code
This directory provide tools to generate code client based
on cloud-hypervisor OpenAPI schema.
Update client to match latest Cloud Hypervisor server API
Requirements:
- docker:
openapi-generatoris executed in a docker container
make all