mirror of
https://github.com/rkt/rkt.git
synced 2026-03-13 09:40:21 +08:00
Add an example app can sign and verify files using the metadata service. Include usage example where we send a file from one pod to another one and we verify its integrity and authenticity using the metadata service. Also, reorder examples directory structure.