Skip to content

edera-dev/protos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Edera Protect

https://edera.dev/

https://github.com/edera-dev

Protect computing workloads with advanced isolation technology.

This repo contains Edera's public protobuf definitions.

These protobufs are published to a buf.build repo here.

You can include these protos in your own buf.yaml like so:

deps:
  - buf.build/edera-dev/protect

The folder hierarchy, file naming and package naming schemes follow the Buf style guide.

Consuming the API

The Edera control API a Protobuf API exposed locally on each Edera node via a Unix socket.

The Unix socket typically lives at /var/lib/edera/protect/daemon.socket.

For a complete code example of a standalone Edera control API client, including connecting to the socket, issuing command RPCs, and subscribing to event streams, see this Rust crate.

About

Edera Protobufs

Topics

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors