Infrastructure provider APIs (Hetzner Cloud, CloudNS)
Find a file
Snider 353817e224 chore: sync go.mod dependencies
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-15 15:37:55 +00:00
cmd feat: add cmd/prod and cmd/monitor from go-devops 2026-03-09 12:28:22 +00:00
docs docs: add human-friendly documentation 2026-03-11 13:02:40 +00:00
.gitignore chore: add .core/ and .idea/ to .gitignore 2026-03-15 10:17:49 +00:00
CLAUDE.md docs: add CLAUDE.md project instructions 2026-03-13 13:38:01 +00:00
client.go feat: extract infra package from go-devops 2026-03-09 11:34:52 +00:00
client_test.go feat: extract infra package from go-devops 2026-03-09 11:34:52 +00:00
cloudns.go feat: extract infra package from go-devops 2026-03-09 11:34:52 +00:00
cloudns_test.go feat: extract infra package from go-devops 2026-03-09 11:34:52 +00:00
config.go feat: extract infra package from go-devops 2026-03-09 11:34:52 +00:00
config_test.go feat: extract infra package from go-devops 2026-03-09 11:34:52 +00:00
go.mod chore: sync go.mod dependencies 2026-03-15 15:37:55 +00:00
go.sum chore: sync go.mod dependencies 2026-03-15 15:37:55 +00:00
hetzner.go feat: extract infra package from go-devops 2026-03-09 11:34:52 +00:00
hetzner_test.go feat: extract infra package from go-devops 2026-03-09 11:34:52 +00:00