Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
upkeep
command
Command upkeep reconciles an app's cloud footprint from a YAML file.
|
Command upkeep reconciles an app's cloud footprint from a YAML file. |
|
internal
|
|
|
authcheck
Package authcheck asserts that an app's authentication configuration is coherent, and proves the parts that can be proved.
|
Package authcheck asserts that an app's authentication configuration is coherent, and proves the parts that can be proved. |
|
cfapi
Package cfapi is the shared transport for every Cloudflare v4 API call upkeep makes: R2 buckets, their settings, and Pages projects.
|
Package cfapi is the shared transport for every Cloudflare v4 API call upkeep makes: R2 buckets, their settings, and Pages projects. |
|
config
Package config is the declared shape of an app's cloud footprint.
|
Package config is the declared shape of an app's cloud footprint. |
|
dns
Package dns plans Cloudflare DNS records.
|
Package dns plans Cloudflare DNS records. |
|
engine
Package engine turns a config plus live provider state into an ordered plan, and executes it.
|
Package engine turns a config plus live provider state into an ordered plan, and executes it. |
|
flyapi
Package flyapi talks to Fly.io's Machines API: an app's secrets, and the releases that restart it.
|
Package flyapi talks to Fly.io's Machines API: an app's secrets, and the releases that restart it. |
|
flysecrets
Package flysecrets plans a Fly.io app's secrets.
|
Package flysecrets plans a Fly.io app's secrets. |
|
importer
Package importer reads live state and prints the config block that describes it.
|
Package importer reads live state and prints the config block that describes it. |
|
neon
Package neon reports on the database behind an app.
|
Package neon reports on the database behind an app. |
|
neonapi
Package neonapi reads a Neon project and its branches.
|
Package neonapi reads a Neon project and its branches. |
|
pages
Package pages plans a Cloudflare Pages project's configuration.
|
Package pages plans a Cloudflare Pages project's configuration. |
|
plan
Package plan holds the ordered list of changes upkeep intends to make.
|
Package plan holds the ordered list of changes upkeep intends to make. |
|
r2
Package r2 plans a bucket and the two settings that decide whether a browser can actually use it.
|
Package r2 plans a bucket and the two settings that decide whether a browser can actually use it. |
|
renderapi
Package renderapi talks to Render's v1 API: a service's environment, and the deploys that restart it.
|
Package renderapi talks to Render's v1 API: a service's environment, and the deploys that restart it. |
|
renderenv
Package renderenv plans a Render service's environment.
|
Package renderenv plans a Render service's environment. |
|
report
Package report turns a plan into something worth waking up to.
|
Package report turns a plan into something worth waking up to. |
|
secret
Package secret resolves a value from somewhere other than the environment.
|
Package secret resolves a value from somewhere other than the environment. |
|
status
Package status answers "what is live right now" without diffing anything.
|
Package status answers "what is live right now" without diffing anything. |
|
testfake
Package testfake is a whole cloud on localhost.
|
Package testfake is a whole cloud on localhost. |
|
workers
Package workers plans a Cloudflare Worker's secrets and routes.
|
Package workers plans a Cloudflare Worker's secrets and routes. |
Click to show internal directories.
Click to hide internal directories.