Documentation
¶
Overview ¶
Package flysecrets plans a Fly.io app's secrets.
It is the second hosting provider, and it exists partly to prove the seam is a seam: Render's planner and this one share no code, only an interface.
The important difference is what the provider will tell you. Render returns a variable's value, so upkeep can say "this differs from the config". Fly returns a name and a digest and never a value, so upkeep can say a secret is missing and it can set one — but it cannot say an existing one is wrong. Every plan here is worded to claim only what was actually checked.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.