package
0.0.0-20240726222258-faab166ba82a
Repository: https://github.com/vproxy-tools/vpctl.git
Documentation: pkg.go.dev

# Functions

New creates a new server API client.
NewAddServerBadRequest creates a AddServerBadRequest with default headers values.
NewAddServerConflict creates a AddServerConflict with default headers values.
NewAddServerInternalServerError creates a AddServerInternalServerError with default headers values.
NewAddServerNoContent creates a AddServerNoContent with default headers values.
NewAddServerNotFound creates a AddServerNotFound with default headers values.
NewAddServerParams creates a new AddServerParams object, with the default timeout for this client.
NewAddServerParamsWithContext creates a new AddServerParams object with the ability to set a context for a request.
NewAddServerParamsWithHTTPClient creates a new AddServerParams object with the ability to set a custom HTTPClient for a request.
NewAddServerParamsWithTimeout creates a new AddServerParams object with the ability to set a timeout on a request.
NewDescribeServerBadRequest creates a DescribeServerBadRequest with default headers values.
NewDescribeServerConflict creates a DescribeServerConflict with default headers values.
NewDescribeServerInternalServerError creates a DescribeServerInternalServerError with default headers values.
NewDescribeServerNotFound creates a DescribeServerNotFound with default headers values.
NewDescribeServerOK creates a DescribeServerOK with default headers values.
NewDescribeServerParams creates a new DescribeServerParams object, with the default timeout for this client.
NewDescribeServerParamsWithContext creates a new DescribeServerParams object with the ability to set a context for a request.
NewDescribeServerParamsWithHTTPClient creates a new DescribeServerParams object with the ability to set a custom HTTPClient for a request.
NewDescribeServerParamsWithTimeout creates a new DescribeServerParams object with the ability to set a timeout on a request.
NewGetServerBadRequest creates a GetServerBadRequest with default headers values.
NewGetServerConflict creates a GetServerConflict with default headers values.
NewGetServerInternalServerError creates a GetServerInternalServerError with default headers values.
NewGetServerNotFound creates a GetServerNotFound with default headers values.
NewGetServerOK creates a GetServerOK with default headers values.
NewGetServerParams creates a new GetServerParams object, with the default timeout for this client.
NewGetServerParamsWithContext creates a new GetServerParams object with the ability to set a context for a request.
NewGetServerParamsWithHTTPClient creates a new GetServerParams object with the ability to set a custom HTTPClient for a request.
NewGetServerParamsWithTimeout creates a new GetServerParams object with the ability to set a timeout on a request.
NewListServerBadRequest creates a ListServerBadRequest with default headers values.
NewListServerConflict creates a ListServerConflict with default headers values.
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 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.
NewRemoveServerBadRequest creates a RemoveServerBadRequest with default headers values.
NewRemoveServerConflict creates a RemoveServerConflict with default headers values.
NewRemoveServerInternalServerError creates a RemoveServerInternalServerError with default headers values.
NewRemoveServerNoContent creates a RemoveServerNoContent with default headers values.
NewRemoveServerNotFound creates a RemoveServerNotFound with default headers values.
NewRemoveServerParams creates a new RemoveServerParams object, with the default timeout for this client.
NewRemoveServerParamsWithContext creates a new RemoveServerParams object with the ability to set a context for a request.
NewRemoveServerParamsWithHTTPClient creates a new RemoveServerParams object with the ability to set a custom HTTPClient for a request.
NewRemoveServerParamsWithTimeout creates a new RemoveServerParams object with the ability to set a timeout on a request.
NewUpdateServerBadRequest creates a UpdateServerBadRequest with default headers values.
NewUpdateServerConflict creates a UpdateServerConflict with default headers values.
NewUpdateServerInternalServerError creates a UpdateServerInternalServerError with default headers values.
NewUpdateServerNoContent creates a UpdateServerNoContent with default headers values.
NewUpdateServerNotFound creates a UpdateServerNotFound with default headers values.
NewUpdateServerParams creates a new UpdateServerParams object, with the default timeout for this client.
NewUpdateServerParamsWithContext creates a new UpdateServerParams object with the ability to set a context for a request.
NewUpdateServerParamsWithHTTPClient creates a new UpdateServerParams object with the ability to set a custom HTTPClient for a request.
NewUpdateServerParamsWithTimeout creates a new UpdateServerParams object with the ability to set a timeout on a request.

# Structs

AddServerBadRequest describes a response with status code 400, with default header values.
AddServerConflict describes a response with status code 409, with default header values.
AddServerInternalServerError describes a response with status code 500, with default header values.
AddServerNoContent describes a response with status code 204, with default header values.
AddServerNotFound describes a response with status code 404, with default header values.
AddServerParams contains all the parameters to send to the API endpoint for the add server operation.
AddServerReader is a Reader for the AddServer structure.
Client for server API */.
DescribeServerBadRequest describes a response with status code 400, with default header values.
DescribeServerConflict describes a response with status code 409, with default header values.
DescribeServerInternalServerError describes a response with status code 500, with default header values.
DescribeServerNotFound describes a response with status code 404, with default header values.
DescribeServerOK describes a response with status code 200, with default header values.
DescribeServerParams contains all the parameters to send to the API endpoint for the describe server operation.
DescribeServerReader is a Reader for the DescribeServer structure.
GetServerBadRequest describes a response with status code 400, with default header values.
GetServerConflict describes a response with status code 409, with default header values.
GetServerInternalServerError describes a response with status code 500, with default header values.
GetServerNotFound describes a response with status code 404, with default header values.
GetServerOK describes a response with status code 200, with default header values.
GetServerParams contains all the parameters to send to the API endpoint for the get server operation.
GetServerReader is a Reader for the GetServer structure.
ListServerBadRequest describes a response with status code 400, with default header values.
ListServerConflict describes a response with status code 409, with default header values.
ListServerInternalServerError describes a response with status code 500, with default header values.
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.
RemoveServerBadRequest describes a response with status code 400, with default header values.
RemoveServerConflict describes a response with status code 409, with default header values.
RemoveServerInternalServerError describes a response with status code 500, with default header values.
RemoveServerNoContent describes a response with status code 204, with default header values.
RemoveServerNotFound describes a response with status code 404, with default header values.
RemoveServerParams contains all the parameters to send to the API endpoint for the remove server operation.
RemoveServerReader is a Reader for the RemoveServer structure.
UpdateServerBadRequest describes a response with status code 400, with default header values.
UpdateServerConflict describes a response with status code 409, with default header values.
UpdateServerInternalServerError describes a response with status code 500, with default header values.
UpdateServerNoContent describes a response with status code 204, with default header values.
UpdateServerNotFound describes a response with status code 404, with default header values.
UpdateServerParams contains all the parameters to send to the API endpoint for the update server operation.
UpdateServerReader is a Reader for the UpdateServer structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.