1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00
Cloud Native Policy Management
Find a file
2019-02-06 14:52:09 +02:00
crd NK2: Added script for code-generator, YAMLs with CRDs and stub for main.go 2019-02-06 14:52:09 +02:00
pkg/apis/policy Initial commit with resource stub 2019-02-06 14:23:15 +02:00
scripts NK2: Added script for code-generator, YAMLs with CRDs and stub for main.go 2019-02-06 14:52:09 +02:00
.gitignore Initial commit 2019-02-04 08:25:49 -08:00
Gopkg.toml Initial commit with resource stub 2019-02-06 14:23:15 +02:00
main.go NK2: Added script for code-generator, YAMLs with CRDs and stub for main.go 2019-02-06 14:52:09 +02:00
README.md Update README.md 2019-02-04 08:30:38 -08:00

kube-policy

A Kubernetes native policy engine

Motivation

Examples

How it works

Installation

Contributing