Little helper to run CNCF's k3s in Docker
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
k3d/vendor/github.com/theupdateframework/notary/trustmanager/importLogic.md

9 lines
348 B

###This document is intended as an overview of the logic we use for importing keys
# A flowchart to detail the logic of our import function in `utils/keys.go` (`func ImportKeys`)
![alt text](http://i.imgur.com/HQICWeO.png "Flowchart of key import logic")
### Should this logic change, you can edit this image at `https://www.draw.io/i/HQICWeO`