metal-stack / metal-api

API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more

License:GNU Affero General Public License v3.0


Languages

Language:Go 99.8%Language:Makefile 0.2%Language:Dockerfile 0.0%