1 unstable release
0.0.0 | Jan 9, 2020 |
---|
#45 in #grpc-api
50KB
1K
SLoC
Falco Rust Client
The rust language implementation of the Falco client
Install
TODO
Full Examples
To execute any example:
cargo run --example <name>
Where <name>
needs to be changed with the file name of the example.
Update protos
TODO
lib.rs
:
This crate provides a clean, ready to use client for Falco, a Cloud Native Runtime Security tool written in C++.
With this crate you can easily connect to the Falco gRPC API, interact with it, receive the alerts, and ...
Dependencies
~29MB
~594K SLoC