Files
kata-containers/virtcontainers/pkg/cloud-hypervisor
Bo Chen de8fe25dd5 clh: Update CLH to stable/v0.5.x
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>
2020-02-20 11:44:33 -08:00
..
2020-02-20 11:44:33 -08:00

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-generator is executed in a docker container
make all