# Functions
New creates a new public API client.
NewListServerInternalServerError creates a ListServerInternalServerError with default headers values.
NewListServerOK creates a ListServerOK with default headers values.
NewListServerParams creates a new ListServerParams object with the default values initialized.
NewListServerParamsWithContext creates a new ListServerParams object with the default values initialized, and the ability to set a context for a request.
NewListServerParamsWithHTTPClient creates a new ListServerParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewListServerParamsWithTimeout creates a new ListServerParams object with the default values initialized, and the ability to set a timeout on a request.
NewListServerPerNamespaceInternalServerError creates a ListServerPerNamespaceInternalServerError with default headers values.
NewListServerPerNamespaceOK creates a ListServerPerNamespaceOK with default headers values.
NewListServerPerNamespaceParams creates a new ListServerPerNamespaceParams object with the default values initialized.
NewListServerPerNamespaceParamsWithContext creates a new ListServerPerNamespaceParams object with the default values initialized, and the ability to set a context for a request.
NewListServerPerNamespaceParamsWithHTTPClient creates a new ListServerPerNamespaceParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewListServerPerNamespaceParamsWithTimeout creates a new ListServerPerNamespaceParams object with the default values initialized, and the ability to set a timeout on a request.
# Structs
Client for public API
*/.
ListServerInternalServerError handles this case with default header values.
ListServerOK handles this case with default header values.
ListServerParams contains all the parameters to send to the API endpoint
for the list server operation typically these are written to a http.Request
*/.
ListServerPerNamespaceInternalServerError handles this case with default header values.
ListServerPerNamespaceOK handles this case with default header values.
ListServerPerNamespaceParams contains all the parameters to send to the API endpoint
for the list server per namespace operation typically these are written to a http.Request
*/.
ListServerPerNamespaceReader is a Reader for the ListServerPerNamespace structure.
ListServerReader is a Reader for the ListServer structure.
# Interfaces
ClientService is the interface for Client methods.