# Functions

New creates a new nameserver API client.
NewCreateNameserverAccepted creates a CreateNameserverAccepted with default headers values.
NewCreateNameserverBadRequest creates a CreateNameserverBadRequest with default headers values.
NewCreateNameserverConflict creates a CreateNameserverConflict with default headers values.
NewCreateNameserverCreated creates a CreateNameserverCreated with default headers values.
NewCreateNameserverDefault creates a CreateNameserverDefault with default headers values.
NewCreateNameserverParams creates a new CreateNameserverParams object with the default values initialized.
NewCreateNameserverParamsWithContext creates a new CreateNameserverParams object with the default values initialized, and the ability to set a context for a request.
NewCreateNameserverParamsWithHTTPClient creates a new CreateNameserverParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewCreateNameserverParamsWithTimeout creates a new CreateNameserverParams object with the default values initialized, and the ability to set a timeout on a request.
NewDeleteNameserverAccepted creates a DeleteNameserverAccepted with default headers values.
NewDeleteNameserverDefault creates a DeleteNameserverDefault with default headers values.
NewDeleteNameserverNoContent creates a DeleteNameserverNoContent with default headers values.
NewDeleteNameserverNotFound creates a DeleteNameserverNotFound with default headers values.
NewDeleteNameserverParams creates a new DeleteNameserverParams object with the default values initialized.
NewDeleteNameserverParamsWithContext creates a new DeleteNameserverParams object with the default values initialized, and the ability to set a context for a request.
NewDeleteNameserverParamsWithHTTPClient creates a new DeleteNameserverParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDeleteNameserverParamsWithTimeout creates a new DeleteNameserverParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetNameserverDefault creates a GetNameserverDefault with default headers values.
NewGetNameserverNotFound creates a GetNameserverNotFound with default headers values.
NewGetNameserverOK creates a GetNameserverOK with default headers values.
NewGetNameserverParams creates a new GetNameserverParams object with the default values initialized.
NewGetNameserverParamsWithContext creates a new GetNameserverParams object with the default values initialized, and the ability to set a context for a request.
NewGetNameserverParamsWithHTTPClient creates a new GetNameserverParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetNameserverParamsWithTimeout creates a new GetNameserverParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetNameserversDefault creates a GetNameserversDefault with default headers values.
NewGetNameserversOK creates a GetNameserversOK with default headers values.
NewGetNameserversParams creates a new GetNameserversParams object with the default values initialized.
NewGetNameserversParamsWithContext creates a new GetNameserversParams object with the default values initialized, and the ability to set a context for a request.
NewGetNameserversParamsWithHTTPClient creates a new GetNameserversParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetNameserversParamsWithTimeout creates a new GetNameserversParams object with the default values initialized, and the ability to set a timeout on a request.
NewReplaceNameserverAccepted creates a ReplaceNameserverAccepted with default headers values.
NewReplaceNameserverBadRequest creates a ReplaceNameserverBadRequest with default headers values.
NewReplaceNameserverDefault creates a ReplaceNameserverDefault with default headers values.
NewReplaceNameserverNotFound creates a ReplaceNameserverNotFound with default headers values.
NewReplaceNameserverOK creates a ReplaceNameserverOK with default headers values.
NewReplaceNameserverParams creates a new ReplaceNameserverParams object with the default values initialized.
NewReplaceNameserverParamsWithContext creates a new ReplaceNameserverParams object with the default values initialized, and the ability to set a context for a request.
NewReplaceNameserverParamsWithHTTPClient creates a new ReplaceNameserverParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewReplaceNameserverParamsWithTimeout creates a new ReplaceNameserverParams object with the default values initialized, and the ability to set a timeout on a request.

# Structs

Client for nameserver API */.
CreateNameserverAccepted handles this case with default header values.
CreateNameserverBadRequest handles this case with default header values.
CreateNameserverConflict handles this case with default header values.
CreateNameserverCreated handles this case with default header values.
CreateNameserverDefault handles this case with default header values.
CreateNameserverParams contains all the parameters to send to the API endpoint for the create nameserver operation typically these are written to a http.Request */.
CreateNameserverReader is a Reader for the CreateNameserver structure.
DeleteNameserverAccepted handles this case with default header values.
DeleteNameserverDefault handles this case with default header values.
DeleteNameserverNoContent handles this case with default header values.
DeleteNameserverNotFound handles this case with default header values.
DeleteNameserverParams contains all the parameters to send to the API endpoint for the delete nameserver operation typically these are written to a http.Request */.
DeleteNameserverReader is a Reader for the DeleteNameserver structure.
GetNameserverDefault handles this case with default header values.
GetNameserverNotFound handles this case with default header values.
GetNameserverOK handles this case with default header values.
GetNameserverOKBody get nameserver o k body swagger:model GetNameserverOKBody */.
GetNameserverParams contains all the parameters to send to the API endpoint for the get nameserver operation typically these are written to a http.Request */.
GetNameserverReader is a Reader for the GetNameserver structure.
GetNameserversDefault handles this case with default header values.
GetNameserversOK handles this case with default header values.
GetNameserversOKBody get nameservers o k body swagger:model GetNameserversOKBody */.
GetNameserversParams contains all the parameters to send to the API endpoint for the get nameservers operation typically these are written to a http.Request */.
GetNameserversReader is a Reader for the GetNameservers structure.
ReplaceNameserverAccepted handles this case with default header values.
ReplaceNameserverBadRequest handles this case with default header values.
ReplaceNameserverDefault handles this case with default header values.
ReplaceNameserverNotFound handles this case with default header values.
ReplaceNameserverOK handles this case with default header values.
ReplaceNameserverParams contains all the parameters to send to the API endpoint for the replace nameserver operation typically these are written to a http.Request */.
ReplaceNameserverReader is a Reader for the ReplaceNameserver structure.

# Interfaces

ClientService is the interface for Client methods.