Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 1.1 KB

README.md

File metadata and controls

11 lines (8 loc) · 1.1 KB

metal-api

Build Slack Go Report Card go.dev reference Docker Pulls

The metal-api is one of the major components of the metal-stack control plane. It is both the public interface for users to manage machines, networks, ips, and so forth and it is also the interface for metal-stack components running inside a partition.

The CLI tool for using the API is called metalctl. You can find this project here.