# Functions

New creates a new servers API client.
NewCacheFlushByNameOK creates a CacheFlushByNameOK with default headers values.
NewCacheFlushByNameParams creates a new CacheFlushByNameParams object, with the default timeout for this client.
NewCacheFlushByNameParamsWithContext creates a new CacheFlushByNameParams object with the ability to set a context for a request.
NewCacheFlushByNameParamsWithHTTPClient creates a new CacheFlushByNameParams object with the ability to set a custom HTTPClient for a request.
NewCacheFlushByNameParamsWithTimeout creates a new CacheFlushByNameParams object with the ability to set a timeout on a request.
NewListServerOK creates a ListServerOK with default headers values.
NewListServerParams creates a new ListServerParams object, with the default timeout for this client.
NewListServerParamsWithContext creates a new ListServerParams object with the ability to set a context for a request.
NewListServerParamsWithHTTPClient creates a new ListServerParams object with the ability to set a custom HTTPClient for a request.
NewListServerParamsWithTimeout creates a new ListServerParams object with the ability to set a timeout on a request.
NewListServersOK creates a ListServersOK with default headers values.
NewListServersParams creates a new ListServersParams object, with the default timeout for this client.
NewListServersParamsWithContext creates a new ListServersParams object with the ability to set a context for a request.
NewListServersParamsWithHTTPClient creates a new ListServersParams object with the ability to set a custom HTTPClient for a request.
NewListServersParamsWithTimeout creates a new ListServersParams object with the ability to set a timeout on a request.

# Structs

CacheFlushByNameOK describes a response with status code 200, with default header values.
CacheFlushByNameParams contains all the parameters to send to the API endpoint for the cache flush by name operation.
CacheFlushByNameReader is a Reader for the CacheFlushByName structure.
Client for servers API */.
ListServerOK describes a response with status code 200, with default header values.
ListServerParams contains all the parameters to send to the API endpoint for the list server operation.
ListServerReader is a Reader for the ListServer structure.
ListServersOK describes a response with status code 200, with default header values.
ListServersParams contains all the parameters to send to the API endpoint for the list servers operation.
ListServersReader is a Reader for the ListServers structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.