package
2.0.1+incompatible
Repository: https://github.com/practical-coder/hdc.git
Documentation: pkg.go.dev
# 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 timeout for this client.
NewCreateNameserverParamsWithContext creates a new CreateNameserverParams object with the ability to set a context for a request.
NewCreateNameserverParamsWithHTTPClient creates a new CreateNameserverParams object with the ability to set a custom HTTPClient for a request.
NewCreateNameserverParamsWithTimeout creates a new CreateNameserverParams object with 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 timeout for this client.
NewDeleteNameserverParamsWithContext creates a new DeleteNameserverParams object with the ability to set a context for a request.
NewDeleteNameserverParamsWithHTTPClient creates a new DeleteNameserverParams object with the ability to set a custom HTTPClient for a request.
NewDeleteNameserverParamsWithTimeout creates a new DeleteNameserverParams object with 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 timeout for this client.
NewGetNameserverParamsWithContext creates a new GetNameserverParams object with the ability to set a context for a request.
NewGetNameserverParamsWithHTTPClient creates a new GetNameserverParams object with the ability to set a custom HTTPClient for a request.
NewGetNameserverParamsWithTimeout creates a new GetNameserverParams object with 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 timeout for this client.
NewGetNameserversParamsWithContext creates a new GetNameserversParams object with the ability to set a context for a request.
NewGetNameserversParamsWithHTTPClient creates a new GetNameserversParams object with the ability to set a custom HTTPClient for a request.
NewGetNameserversParamsWithTimeout creates a new GetNameserversParams object with 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 timeout for this client.
NewReplaceNameserverParamsWithContext creates a new ReplaceNameserverParams object with the ability to set a context for a request.
NewReplaceNameserverParamsWithHTTPClient creates a new ReplaceNameserverParams object with the ability to set a custom HTTPClient for a request.
NewReplaceNameserverParamsWithTimeout creates a new ReplaceNameserverParams object with the ability to set a timeout on a request.
# Structs
Client for nameserver API
*/.
CreateNameserverAccepted describes a response with status code 202, with default header values.
CreateNameserverBadRequest describes a response with status code 400, with default header values.
CreateNameserverConflict describes a response with status code 409, with default header values.
CreateNameserverCreated describes a response with status code 201, with default header values.
CreateNameserverDefault describes a response with status code -1, with default header values.
CreateNameserverParams contains all the parameters to send to the API endpoint
for the create nameserver operation.
CreateNameserverReader is a Reader for the CreateNameserver structure.
DeleteNameserverAccepted describes a response with status code 202, with default header values.
DeleteNameserverDefault describes a response with status code -1, with default header values.
DeleteNameserverNoContent describes a response with status code 204, with default header values.
DeleteNameserverNotFound describes a response with status code 404, with default header values.
DeleteNameserverParams contains all the parameters to send to the API endpoint
for the delete nameserver operation.
DeleteNameserverReader is a Reader for the DeleteNameserver structure.
GetNameserverDefault describes a response with status code -1, with default header values.
GetNameserverNotFound describes a response with status code 404, with default header values.
GetNameserverOK describes a response with status code 200, 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.
GetNameserverReader is a Reader for the GetNameserver structure.
GetNameserversDefault describes a response with status code -1, with default header values.
GetNameserversOK describes a response with status code 200, 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.
GetNameserversReader is a Reader for the GetNameservers structure.
ReplaceNameserverAccepted describes a response with status code 202, with default header values.
ReplaceNameserverBadRequest describes a response with status code 400, with default header values.
ReplaceNameserverDefault describes a response with status code -1, with default header values.
ReplaceNameserverNotFound describes a response with status code 404, with default header values.
ReplaceNameserverOK describes a response with status code 200, with default header values.
ReplaceNameserverParams contains all the parameters to send to the API endpoint
for the replace nameserver operation.
ReplaceNameserverReader is a Reader for the ReplaceNameserver structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.