@ankhorage/hetzner
v0.3.0
Published
Hetzner Cloud compute adapter for provider-neutral Ankhorage infrastructure.
Maintainers
Readme
@ankhorage/hetzner
Hetzner Cloud compute adapter for provider-neutral Ankhorage infrastructure.
Generated documentation
- Interactive documentation app
- Public API reference
- Component registry
- Architecture overview
- Module relationships
- Export graph
- createInfraAdapter sequence
Public API
Utilities
createInfraAdapter(options?: HetznerAdapterOptions) => InfraComputeAdapter<"hetzner">Create the canonical Hetzner Cloud compute adapter.
The default composition uses the authenticated Cloud REST API and a shell-free SSH host-key probe. Provider API and SSH credentials remain transient execution inputs.
Module: src/features/cloud-compute/composition/createInfraAdapter.ts
Source: src/features/cloud-compute/composition/createInfraAdapter.ts:22:1
Related symbols: HetznerAdapterOptions
