# Functions

New creates a new admin API client.
NewDeleteServerInternalServerError creates a DeleteServerInternalServerError with default headers values.
NewDeleteServerNoContent creates a DeleteServerNoContent with default headers values.
NewDeleteServerParams creates a new DeleteServerParams object with the default values initialized.
NewDeleteServerParamsWithContext creates a new DeleteServerParams object with the default values initialized, and the ability to set a context for a request.
NewDeleteServerParamsWithHTTPClient creates a new DeleteServerParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDeleteServerParamsWithTimeout creates a new DeleteServerParams object with the default values initialized, and the ability to set a timeout on a request.
NewSetServerAliasBadRequest creates a SetServerAliasBadRequest with default headers values.
NewSetServerAliasInternalServerError creates a SetServerAliasInternalServerError with default headers values.
NewSetServerAliasNoContent creates a SetServerAliasNoContent with default headers values.
NewSetServerAliasNotFound creates a SetServerAliasNotFound with default headers values.
NewSetServerAliasParams creates a new SetServerAliasParams object with the default values initialized.
NewSetServerAliasParamsWithContext creates a new SetServerAliasParams object with the default values initialized, and the ability to set a context for a request.
NewSetServerAliasParamsWithHTTPClient creates a new SetServerAliasParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewSetServerAliasParamsWithTimeout creates a new SetServerAliasParams object with the default values initialized, and the ability to set a timeout on a request.

# Structs

Client for admin API */.
DeleteServerInternalServerError handles this case with default header values.
DeleteServerNoContent handles this case with default header values.
DeleteServerParams contains all the parameters to send to the API endpoint for the delete server operation typically these are written to a http.Request */.
DeleteServerReader is a Reader for the DeleteServer structure.
SetServerAliasBadRequest handles this case with default header values.
SetServerAliasInternalServerError handles this case with default header values.
SetServerAliasNoContent handles this case with default header values.
SetServerAliasNotFound handles this case with default header values.
SetServerAliasParams contains all the parameters to send to the API endpoint for the set server alias operation typically these are written to a http.Request */.
SetServerAliasReader is a Reader for the SetServerAlias structure.

# Interfaces

ClientService is the interface for Client methods.