README
ΒΆ
Kyverno JSON 
Kyverno everywhere! π
kyverno-json
applies Kyverno policies to any JSON or YAML payload.
Use Kyverno's powerful, declarative, low-code policies to validate any runtime or configuration data that can be converted to JSON including:
- Terraform files
- Dockerfiles
- Cloud configurations
- Service authorization requests
Run kyverno-json
as a CLI, or a web application with a REST API. Or, integrate as a Golang library.
WARNING: β οΈ Kyverno JSON is in early development and changes may not be backward compatible.
π Documentation
Documentation is available at: https://kyverno.github.io/kyverno-json
π Quick Start
π Sample Policies
π Playground
πββοΈ Getting Help
We are here to help!
π For feature requests and bugs, file an issue.
π For discussions or questions, join the Kyverno Slack channel.
π To get notified on updates βοΈ star this repository.
β Contributing
Thanks for your interest in contributing to Kyverno! Here are some steps to help get you started:
β Look through the good first issues list. Add a comment with /assign
to request the assignment of the issue.
β Check out the Kyverno Community page for other ways to get involved.
β Read the developer documentation in the .docs folder.
License
Copyright 2023, the Kyverno project. All rights reserved. kyverno-json is licensed under the Apache License 2.0.
Documentation
ΒΆ
There is no documentation for this package.
Directories
ΒΆ
Path | Synopsis |
---|---|
pkg
|
|
apis/policy/v1alpha1
Package v1alpha1 contains API Schema definitions for the policy v1alpha1 API group +k8s:deepcopy-gen=package +kubebuilder:object:generate=true +groupName=json.kyverno.io
|
Package v1alpha1 contains API Schema definitions for the policy v1alpha1 API group +k8s:deepcopy-gen=package +kubebuilder:object:generate=true +groupName=json.kyverno.io |
client/clientset/versioned/fake
This package has the automatically generated fake clientset.
|
This package has the automatically generated fake clientset. |
client/clientset/versioned/scheme
This package contains the scheme of the automatically generated clientset.
|
This package contains the scheme of the automatically generated clientset. |
client/clientset/versioned/typed/policy/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
client/clientset/versioned/typed/policy/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
test
|
|
website
|
|