# Functions
New returns a new API instance.
NewServers converts a native `[]*instance.Server` type to the `Servers` type.
# Structs
ListServersResponse represents the response to a ListServers API call.
ServerOpt represents a server-related options.
# Type aliases
API is a convenience type for interacting with the Scaleway API.
ListServerRequest is a convenience type for the Scaleway `ListServerRequest` API request.
Server is a convenience type for performing operations on a Scaleway server instance.
Server is a convenience type for performing operations on Scaleway server instances.