package
1.6.4
Repository: https://github.com/liquidweb/liquidweb-go.git
Documentation: pkg.go.dev

# Variables

ServerStates represents the various states the server can be in.

# Structs

Config represents the configuration of the server.
ConfigClient is the API client for storm configs.
ConfigList is an envelope for the API result containing either a list of storm configs or an error.
ConfigListParams are the set of parameters you can pass to the API for listing storm configs.
ConfigParams is the set of parameters used when fetching storm configuration details.
Server represents the underlying Storm VPS.
ServerClient is the API client for storm servers.
ServerDeletion represents the API result when deleting a Storm Server.
ServerList is an envelope for the API result containing either a list of storm configs or an error.
ServerListParams is the set parameters used when listing Storm Servers.
ServerParams is the set of parameters used when creating or updating a Storm Server.
ServerReboot represents a rebooteed Storm Server response.
ServerRunningStatus represents a detailed status step of a Storm Server.
ServerStart represents a started Storm Server response.
ServerStatus represents status of a Storm Server.
ServerStop represents a stopped Storm Server response.

# Interfaces

ConfigBackend is the interface for storm configs.
ServerBackend is the interface for storm servers.

# Type aliases

ServerZone represents a numerical representation of the zone data.