An open API service indexing awesome lists of open source software.

https://github.com/kubewarden/policy-sdk-rust

Kubewarden Policy SDK for the Rust programming language
https://github.com/kubewarden/policy-sdk-rust

hacktoberfest kubernetes kubernetes-security kubewarden-policy-sdk policy-as-code rust rust-language webassembly

Last synced: 6 months ago
JSON representation

Kubewarden Policy SDK for the Rust programming language

Awesome Lists containing this project

README

        

[![Stable](https://img.shields.io/badge/status-stable-brightgreen?style=for-the-badge)](https://github.com/kubewarden/community/blob/main/REPOSITORIES.md#stable)
[![Documentation](https://img.shields.io/docsrs/kubewarden-policy-sdk)](https://docs.rs/kubewarden-policy-sdk/latest/kubewarden_policy_sdk/)
![Continuous integration](https://github.com/kubewarden/policy-sdk-rust/workflows/Continuous%20integration/badge.svg)
[![License: Apache 2.0](https://img.shields.io/badge/License-Apache2.0-brightgreen.svg)](https://opensource.org/licenses/Apache-2.0)

# Kubewarden Rust Policy SDK

This crate provides a SDK that can be used to write [Kubewarden Policies](https://kubewarden.io)
using the Rust programming language.