//
pkg.gl
Category
github.com/wtfutil/wtf
modules
digitalocean
package
0.43.0
Repository:
https://github.com/wtfutil/wtf.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
15
Dependents
1
Files
431 SLOC
#
Functions
NewDroplet
NewDroplet creates and returns an instance of Droplet.
NewSettingsFromYAML
NewSettingsFromYAML creates a new settings instance from a YAML config block.
NewWidget
NewWidget creates a new instance of a widget.
#
Structs
Droplet
Droplet represents WTF's view of a DigitalOcean droplet.
Settings
Settings defines the configuration properties for this module.
Widget
Widget is the container for droplet data.