niltooth / go-packet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Packet.net API Library written in Go with cli tool

Supported features

  • List devices in a project
  • List all operating systems available to a project
  • List all facilities available to a project
  • Create a device
  • Delete a device
  • Perform actions on a device (power_on,power_off,reboot)
  • List events for a device
  • List events for a project

Notes

  • Updating a device is not supported
  • Only operating system, facility and hostname are used to create a node

About


Languages

Language:Go 100.0%