package
0.4.2
Repository: https://github.com/flexlet/flexlb-client-go.git
Documentation: pkg.go.dev

# Functions

New creates a new instance API client.
NewCreateBadRequest creates a CreateBadRequest with default headers values.
NewCreateForbidden creates a CreateForbidden with default headers values.
NewCreateInternalServerError creates a CreateInternalServerError with default headers values.
NewCreateNotFound creates a CreateNotFound with default headers values.
NewCreateOK creates a CreateOK with default headers values.
NewCreateParams creates a new CreateParams object, with the default timeout for this client.
NewCreateParamsWithContext creates a new CreateParams object with the ability to set a context for a request.
NewCreateParamsWithHTTPClient creates a new CreateParams object with the ability to set a custom HTTPClient for a request.
NewCreateParamsWithTimeout creates a new CreateParams object with the ability to set a timeout on a request.
NewCreateUnauthorized creates a CreateUnauthorized with default headers values.
NewDeleteBadRequest creates a DeleteBadRequest with default headers values.
NewDeleteForbidden creates a DeleteForbidden with default headers values.
NewDeleteInternalServerError creates a DeleteInternalServerError with default headers values.
NewDeleteNotFound creates a DeleteNotFound with default headers values.
NewDeleteOK creates a DeleteOK with default headers values.
NewDeleteParams creates a new DeleteParams object, with the default timeout for this client.
NewDeleteParamsWithContext creates a new DeleteParams object with the ability to set a context for a request.
NewDeleteParamsWithHTTPClient creates a new DeleteParams object with the ability to set a custom HTTPClient for a request.
NewDeleteParamsWithTimeout creates a new DeleteParams object with the ability to set a timeout on a request.
NewDeleteUnauthorized creates a DeleteUnauthorized with default headers values.
NewGetBadRequest creates a GetBadRequest with default headers values.
NewGetForbidden creates a GetForbidden with default headers values.
NewGetInternalServerError creates a GetInternalServerError with default headers values.
NewGetNotFound creates a GetNotFound with default headers values.
NewGetOK creates a GetOK with default headers values.
NewGetParams creates a new GetParams object, with the default timeout for this client.
NewGetParamsWithContext creates a new GetParams object with the ability to set a context for a request.
NewGetParamsWithHTTPClient creates a new GetParams object with the ability to set a custom HTTPClient for a request.
NewGetParamsWithTimeout creates a new GetParams object with the ability to set a timeout on a request.
NewGetUnauthorized creates a GetUnauthorized with default headers values.
NewListBadRequest creates a ListBadRequest with default headers values.
NewListForbidden creates a ListForbidden with default headers values.
NewListInternalServerError creates a ListInternalServerError with default headers values.
NewListNotFound creates a ListNotFound with default headers values.
NewListOK creates a ListOK with default headers values.
NewListParams creates a new ListParams object, with the default timeout for this client.
NewListParamsWithContext creates a new ListParams object with the ability to set a context for a request.
NewListParamsWithHTTPClient creates a new ListParams object with the ability to set a custom HTTPClient for a request.
NewListParamsWithTimeout creates a new ListParams object with the ability to set a timeout on a request.
NewListUnauthorized creates a ListUnauthorized with default headers values.
NewModifyBadRequest creates a ModifyBadRequest with default headers values.
NewModifyForbidden creates a ModifyForbidden with default headers values.
NewModifyInternalServerError creates a ModifyInternalServerError with default headers values.
NewModifyNotFound creates a ModifyNotFound with default headers values.
NewModifyOK creates a ModifyOK with default headers values.
NewModifyParams creates a new ModifyParams object, with the default timeout for this client.
NewModifyParamsWithContext creates a new ModifyParams object with the ability to set a context for a request.
NewModifyParamsWithHTTPClient creates a new ModifyParams object with the ability to set a custom HTTPClient for a request.
NewModifyParamsWithTimeout creates a new ModifyParams object with the ability to set a timeout on a request.
NewModifyUnauthorized creates a ModifyUnauthorized with default headers values.
NewStartBadRequest creates a StartBadRequest with default headers values.
NewStartForbidden creates a StartForbidden with default headers values.
NewStartInternalServerError creates a StartInternalServerError with default headers values.
NewStartNotFound creates a StartNotFound with default headers values.
NewStartOK creates a StartOK with default headers values.
NewStartParams creates a new StartParams object, with the default timeout for this client.
NewStartParamsWithContext creates a new StartParams object with the ability to set a context for a request.
NewStartParamsWithHTTPClient creates a new StartParams object with the ability to set a custom HTTPClient for a request.
NewStartParamsWithTimeout creates a new StartParams object with the ability to set a timeout on a request.
NewStartUnauthorized creates a StartUnauthorized with default headers values.
NewStopBadRequest creates a StopBadRequest with default headers values.
NewStopForbidden creates a StopForbidden with default headers values.
NewStopInternalServerError creates a StopInternalServerError with default headers values.
NewStopNotFound creates a StopNotFound with default headers values.
NewStopOK creates a StopOK with default headers values.
NewStopParams creates a new StopParams object, with the default timeout for this client.
NewStopParamsWithContext creates a new StopParams object with the ability to set a context for a request.
NewStopParamsWithHTTPClient creates a new StopParams object with the ability to set a custom HTTPClient for a request.
NewStopParamsWithTimeout creates a new StopParams object with the ability to set a timeout on a request.
NewStopUnauthorized creates a StopUnauthorized with default headers values.

# Structs

Client for instance API */.
CreateBadRequest describes a response with status code 400, with default header values.
CreateBadRequestBody create bad request body swagger:model CreateBadRequestBody */.
CreateForbidden describes a response with status code 403, with default header values.
CreateForbiddenBody create forbidden body swagger:model CreateForbiddenBody */.
CreateInternalServerError describes a response with status code 500, with default header values.
CreateNotFound describes a response with status code 404, with default header values.
CreateNotFoundBody create not found body swagger:model CreateNotFoundBody */.
CreateOK describes a response with status code 200, with default header values.
CreateParams contains all the parameters to send to the API endpoint for the create operation.
CreateReader is a Reader for the Create structure.
CreateUnauthorized describes a response with status code 401, with default header values.
DeleteBadRequest describes a response with status code 400, with default header values.
DeleteBadRequestBody delete bad request body swagger:model DeleteBadRequestBody */.
DeleteForbidden describes a response with status code 403, with default header values.
DeleteForbiddenBody delete forbidden body swagger:model DeleteForbiddenBody */.
DeleteInternalServerError describes a response with status code 500, with default header values.
DeleteNotFound describes a response with status code 404, with default header values.
DeleteNotFoundBody delete not found body swagger:model DeleteNotFoundBody */.
DeleteOK describes a response with status code 200, with default header values.
DeleteParams contains all the parameters to send to the API endpoint for the delete operation.
DeleteReader is a Reader for the Delete structure.
DeleteUnauthorized describes a response with status code 401, with default header values.
GetBadRequest describes a response with status code 400, with default header values.
GetBadRequestBody get bad request body swagger:model GetBadRequestBody */.
GetForbidden describes a response with status code 403, with default header values.
GetForbiddenBody get forbidden body swagger:model GetForbiddenBody */.
GetInternalServerError describes a response with status code 500, with default header values.
GetNotFound describes a response with status code 404, with default header values.
GetNotFoundBody get not found body swagger:model GetNotFoundBody */.
GetOK describes a response with status code 200, with default header values.
GetParams contains all the parameters to send to the API endpoint for the get operation.
GetReader is a Reader for the Get structure.
GetUnauthorized describes a response with status code 401, with default header values.
ListBadRequest describes a response with status code 400, with default header values.
ListBadRequestBody list bad request body swagger:model ListBadRequestBody */.
ListForbidden describes a response with status code 403, with default header values.
ListForbiddenBody list forbidden body swagger:model ListForbiddenBody */.
ListInternalServerError describes a response with status code 500, with default header values.
ListNotFound describes a response with status code 404, with default header values.
ListNotFoundBody list not found body swagger:model ListNotFoundBody */.
ListOK describes a response with status code 200, with default header values.
ListParams contains all the parameters to send to the API endpoint for the list operation.
ListReader is a Reader for the List structure.
ListUnauthorized describes a response with status code 401, with default header values.
ModifyBadRequest describes a response with status code 400, with default header values.
ModifyBadRequestBody modify bad request body swagger:model ModifyBadRequestBody */.
ModifyForbidden describes a response with status code 403, with default header values.
ModifyForbiddenBody modify forbidden body swagger:model ModifyForbiddenBody */.
ModifyInternalServerError describes a response with status code 500, with default header values.
ModifyNotFound describes a response with status code 404, with default header values.
ModifyNotFoundBody modify not found body swagger:model ModifyNotFoundBody */.
ModifyOK describes a response with status code 200, with default header values.
ModifyParams contains all the parameters to send to the API endpoint for the modify operation.
ModifyReader is a Reader for the Modify structure.
ModifyUnauthorized describes a response with status code 401, with default header values.
StartBadRequest describes a response with status code 400, with default header values.
StartBadRequestBody start bad request body swagger:model StartBadRequestBody */.
StartForbidden describes a response with status code 403, with default header values.
StartForbiddenBody start forbidden body swagger:model StartForbiddenBody */.
StartInternalServerError describes a response with status code 500, with default header values.
StartNotFound describes a response with status code 404, with default header values.
StartNotFoundBody start not found body swagger:model StartNotFoundBody */.
StartOK describes a response with status code 200, with default header values.
StartParams contains all the parameters to send to the API endpoint for the start operation.
StartReader is a Reader for the Start structure.
StartUnauthorized describes a response with status code 401, with default header values.
StopBadRequest describes a response with status code 400, with default header values.
StopBadRequestBody stop bad request body swagger:model StopBadRequestBody */.
StopForbidden describes a response with status code 403, with default header values.
StopForbiddenBody stop forbidden body swagger:model StopForbiddenBody */.
StopInternalServerError describes a response with status code 500, with default header values.
StopNotFound describes a response with status code 404, with default header values.
StopNotFoundBody stop not found body swagger:model StopNotFoundBody */.
StopOK describes a response with status code 200, with default header values.
StopParams contains all the parameters to send to the API endpoint for the stop operation.
StopReader is a Reader for the Stop structure.
StopUnauthorized describes a response with status code 401, with default header values.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.