# 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.
NewUpdateServerConfigBadRequest creates a UpdateServerConfigBadRequest with default headers values.
NewUpdateServerConfigInternalServerError creates a UpdateServerConfigInternalServerError with default headers values.
NewUpdateServerConfigNoContent creates a UpdateServerConfigNoContent with default headers values.
NewUpdateServerConfigNotFound creates a UpdateServerConfigNotFound with default headers values.
NewUpdateServerConfigParams creates a new UpdateServerConfigParams object with the default values initialized.
NewUpdateServerConfigParamsWithContext creates a new UpdateServerConfigParams object with the default values initialized, and the ability to set a context for a request.
NewUpdateServerConfigParamsWithHTTPClient creates a new UpdateServerConfigParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewUpdateServerConfigParamsWithTimeout creates a new UpdateServerConfigParams 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.
UpdateServerConfigBadRequest handles this case with default header values.
UpdateServerConfigInternalServerError handles this case with default header values.
UpdateServerConfigNoContent handles this case with default header values.
UpdateServerConfigNotFound handles this case with default header values.
UpdateServerConfigParams contains all the parameters to send to the API endpoint
for the update server config operation typically these are written to a http.Request
*/.
UpdateServerConfigReader is a Reader for the UpdateServerConfig structure.
# Interfaces
ClientService is the interface for Client methods.