1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-05 15:37:19 +00:00
kyverno/cmd/cli/kubectl-kyverno/processor
Charles-Edouard Brétéché a43a20adb9
feat: add cli api schemas (#8422)
* feat: add cli values schema

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* docs

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* makefile

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* v1alpha1

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* codegen

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* nits

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

---------

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2023-09-17 23:50:17 +03:00
..
generate.go fix: replace fmt.Print calls by fmt.Fprint ones (#8389) 2023-09-14 02:55:19 +03:00
policy_processor.go feat: add cli api schemas (#8422) 2023-09-17 23:50:17 +03:00
policy_processor_test.go fix: replace fmt.Print calls by fmt.Fprint ones (#8389) 2023-09-14 02:55:19 +03:00
result.go fix: cli output improvements (#8398) 2023-09-14 11:45:18 +00:00
utils.go refactor: simplify cli processor (#8352) 2023-09-12 12:07:12 +00:00
vap_processor.go fix: vap processor in cli (#8319) 2023-09-11 10:49:02 +00:00