Crate endpointsecurity_rs
source ·Expand description
endpointsecurity-rs
This crate provides safe bindings to the the OSX Endpoint Security API. This crates operators over crossbeam channels where you can subscribe to the events you’re interested in.
Not all events are supported. If you want a event to be added, open an issue on our github repo.
Structs
- Create a new client to connect to Endpoint Security.
- Info returned by Notify/Auth Rename events.
Enums
- The event type
- Possible errors returned if EsClient::new() fails
- All the events supported by Endpoint Security, see more
- Status returned by Es on NotifySSH events