mirror of
https://github.com/containers/podman.git
synced 2025-07-30 11:52:47 +08:00

A bunch of cleanups as suggested by linters/etc in JetBrains IDE. Signed-off-by: Brent Baude <bbaude@redhat.com>
The code in this directory was copied from Kubernetes version 0.22.5:
- https://github.com/kubernetes/apimachinery/tree/v0.22.5
- https://github.com/kubernetes/api/tree/v0.22.5
The code is heavily modified by the Podman team (mostly removing unneeded code) to reduce the resulting binary size. The copyright belongs to the Kubernetes Authors and is licensed under Apache-2.0, also check the license headers in the files.