Infrastructure provider APIs (Hetzner Cloud, CloudNS)
Find a file
Snider 2217aad6f3 chore: sync dependencies for v0.1.5
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-16 22:18:37 +00:00
cmd refactor: replace fmt.Errorf and errors.New with coreerr.E from go-log 2026-03-16 20:38:10 +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 refactor: replace fmt.Errorf and errors.New with coreerr.E from go-log 2026-03-16 20:38:10 +00:00
client_test.go feat: extract infra package from go-devops 2026-03-09 11:34:52 +00:00
cloudns.go refactor: replace fmt.Errorf and errors.New with coreerr.E from go-log 2026-03-16 20:38:10 +00:00
cloudns_test.go feat: extract infra package from go-devops 2026-03-09 11:34:52 +00:00
config.go refactor: replace fmt.Errorf and errors.New with coreerr.E from go-log 2026-03-16 20:38:10 +00:00
config_test.go feat: extract infra package from go-devops 2026-03-09 11:34:52 +00:00
go.mod chore: sync dependencies for v0.1.5 2026-03-16 22:18:37 +00:00
go.sum chore: sync dependencies for v0.1.5 2026-03-16 22:18:37 +00:00
hetzner.go refactor: replace fmt.Errorf and errors.New with coreerr.E from go-log 2026-03-16 20:38:10 +00:00
hetzner_test.go feat: extract infra package from go-devops 2026-03-09 11:34:52 +00:00