# Functions
New creates a new frontend API client.
NewCreateFrontendAccepted creates a CreateFrontendAccepted with default headers values.
NewCreateFrontendBadRequest creates a CreateFrontendBadRequest with default headers values.
NewCreateFrontendConflict creates a CreateFrontendConflict with default headers values.
NewCreateFrontendCreated creates a CreateFrontendCreated with default headers values.
NewCreateFrontendDefault creates a CreateFrontendDefault with default headers values.
NewCreateFrontendParams creates a new CreateFrontendParams object, with the default timeout for this client.
NewCreateFrontendParamsWithContext creates a new CreateFrontendParams object with the ability to set a context for a request.
NewCreateFrontendParamsWithHTTPClient creates a new CreateFrontendParams object with the ability to set a custom HTTPClient for a request.
NewCreateFrontendParamsWithTimeout creates a new CreateFrontendParams object with the ability to set a timeout on a request.
NewDeleteFrontendAccepted creates a DeleteFrontendAccepted with default headers values.
NewDeleteFrontendDefault creates a DeleteFrontendDefault with default headers values.
NewDeleteFrontendNoContent creates a DeleteFrontendNoContent with default headers values.
NewDeleteFrontendNotFound creates a DeleteFrontendNotFound with default headers values.
NewDeleteFrontendParams creates a new DeleteFrontendParams object, with the default timeout for this client.
NewDeleteFrontendParamsWithContext creates a new DeleteFrontendParams object with the ability to set a context for a request.
NewDeleteFrontendParamsWithHTTPClient creates a new DeleteFrontendParams object with the ability to set a custom HTTPClient for a request.
NewDeleteFrontendParamsWithTimeout creates a new DeleteFrontendParams object with the ability to set a timeout on a request.
NewGetFrontendDefault creates a GetFrontendDefault with default headers values.
NewGetFrontendNotFound creates a GetFrontendNotFound with default headers values.
NewGetFrontendOK creates a GetFrontendOK with default headers values.
NewGetFrontendParams creates a new GetFrontendParams object, with the default timeout for this client.
NewGetFrontendParamsWithContext creates a new GetFrontendParams object with the ability to set a context for a request.
NewGetFrontendParamsWithHTTPClient creates a new GetFrontendParams object with the ability to set a custom HTTPClient for a request.
NewGetFrontendParamsWithTimeout creates a new GetFrontendParams object with the ability to set a timeout on a request.
NewGetFrontendsDefault creates a GetFrontendsDefault with default headers values.
NewGetFrontendsOK creates a GetFrontendsOK with default headers values.
NewGetFrontendsParams creates a new GetFrontendsParams object, with the default timeout for this client.
NewGetFrontendsParamsWithContext creates a new GetFrontendsParams object with the ability to set a context for a request.
NewGetFrontendsParamsWithHTTPClient creates a new GetFrontendsParams object with the ability to set a custom HTTPClient for a request.
NewGetFrontendsParamsWithTimeout creates a new GetFrontendsParams object with the ability to set a timeout on a request.
NewReplaceFrontendAccepted creates a ReplaceFrontendAccepted with default headers values.
NewReplaceFrontendBadRequest creates a ReplaceFrontendBadRequest with default headers values.
NewReplaceFrontendDefault creates a ReplaceFrontendDefault with default headers values.
NewReplaceFrontendNotFound creates a ReplaceFrontendNotFound with default headers values.
NewReplaceFrontendOK creates a ReplaceFrontendOK with default headers values.
NewReplaceFrontendParams creates a new ReplaceFrontendParams object, with the default timeout for this client.
NewReplaceFrontendParamsWithContext creates a new ReplaceFrontendParams object with the ability to set a context for a request.
NewReplaceFrontendParamsWithHTTPClient creates a new ReplaceFrontendParams object with the ability to set a custom HTTPClient for a request.
NewReplaceFrontendParamsWithTimeout creates a new ReplaceFrontendParams object with the ability to set a timeout on a request.
# Structs
Client for frontend API
*/.
CreateFrontendAccepted describes a response with status code 202, with default header values.
CreateFrontendBadRequest describes a response with status code 400, with default header values.
CreateFrontendConflict describes a response with status code 409, with default header values.
CreateFrontendCreated describes a response with status code 201, with default header values.
CreateFrontendDefault describes a response with status code -1, with default header values.
CreateFrontendParams contains all the parameters to send to the API endpoint
for the create frontend operation.
CreateFrontendReader is a Reader for the CreateFrontend structure.
DeleteFrontendAccepted describes a response with status code 202, with default header values.
DeleteFrontendDefault describes a response with status code -1, with default header values.
DeleteFrontendNoContent describes a response with status code 204, with default header values.
DeleteFrontendNotFound describes a response with status code 404, with default header values.
DeleteFrontendParams contains all the parameters to send to the API endpoint
for the delete frontend operation.
DeleteFrontendReader is a Reader for the DeleteFrontend structure.
GetFrontendDefault describes a response with status code -1, with default header values.
GetFrontendNotFound describes a response with status code 404, with default header values.
GetFrontendOK describes a response with status code 200, with default header values.
GetFrontendOKBody get frontend o k body
swagger:model GetFrontendOKBody
*/.
GetFrontendParams contains all the parameters to send to the API endpoint
for the get frontend operation.
GetFrontendReader is a Reader for the GetFrontend structure.
GetFrontendsDefault describes a response with status code -1, with default header values.
GetFrontendsOK describes a response with status code 200, with default header values.
GetFrontendsOKBody get frontends o k body
swagger:model GetFrontendsOKBody
*/.
GetFrontendsParams contains all the parameters to send to the API endpoint
for the get frontends operation.
GetFrontendsReader is a Reader for the GetFrontends structure.
ReplaceFrontendAccepted describes a response with status code 202, with default header values.
ReplaceFrontendBadRequest describes a response with status code 400, with default header values.
ReplaceFrontendDefault describes a response with status code -1, with default header values.
ReplaceFrontendNotFound describes a response with status code 404, with default header values.
ReplaceFrontendOK describes a response with status code 200, with default header values.
ReplaceFrontendParams contains all the parameters to send to the API endpoint
for the replace frontend operation.
ReplaceFrontendReader is a Reader for the ReplaceFrontend structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.