Files
kata-containers/src/runtime/virtcontainers/pkg/cloud-hypervisor
Fabiano Fidêncio 77e558deb0 runtime: Fix shellcheck issues in git_push.sh
Fix shellcheck warnings and notes identified by running
shellcheck --severity=style.

Signed-off-by: Fabiano Fidêncio <ffidencio@nvidia.com>
2026-04-24 08:14:07 +02:00
..
2024-05-31 13:28:34 -04: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