podman/pkg/k8s.io
Valentin Rothberg b22143267b linter: enable unconvert linter
Detects unneccessary type conversions and helps in keeping the code base
cleaner.

Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
2022-05-19 13:59:15 +02:00
..
api enable gocritic linter 2022-04-26 18:12:22 +02:00
apimachinery linter: enable unconvert linter 2022-05-19 13:59:15 +02:00
README.md pkg/k8s.io: add small readme with copyright notice 2022-03-15 14:48:11 +01:00

README.md

The code in this directory was copied from Kubernetes version 0.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.