This repository contains the official Kubernetes Custom Resource Definition (CRD) types and API definitions for Kyverno CEL-based policies.
By hosting these definitions in a dedicated repository, developers can import Kyverno's API types into their own Go projects (such as custom controllers, CLI tools, or plugins) without pulling in the entire Kyverno controller codebase and its dependencies.
We love contributions! Please see our Contributing Guide in the main Kyverno repository for details on how to get started.
Distributed under the Apache 2.0 License. See LICENSE for more information.
Main Project: github.com/kyverno/kyverno
Website: kyverno.io
Slack: #kyverno on Kubernetes Slack