types

package
v0.8.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 18, 2026 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var VERSION = "dev"

Functions

This section is empty.

Types

type Droplet

type Droplet struct {
	ID        int    `json:"id"`
	Name      string `json:"name"`
	IPv4      string `json:"ipv4"`
	Region    string `json:"region"`
	Size      string `json:"size"`
	CreatedAt string `json:"created_at"`
}

Droplet represents a DigitalOcean droplet managed by labctl.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL