# 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 values initialized.
NewCreateFrontendParamsWithContext creates a new CreateFrontendParams object with the default values initialized, and the ability to set a context for a request.
NewCreateFrontendParamsWithHTTPClient creates a new CreateFrontendParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewCreateFrontendParamsWithTimeout creates a new CreateFrontendParams object with the default values initialized, and 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 values initialized.
NewDeleteFrontendParamsWithContext creates a new DeleteFrontendParams object with the default values initialized, and the ability to set a context for a request.
NewDeleteFrontendParamsWithHTTPClient creates a new DeleteFrontendParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDeleteFrontendParamsWithTimeout creates a new DeleteFrontendParams object with the default values initialized, and 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 values initialized.
NewGetFrontendParamsWithContext creates a new GetFrontendParams object with the default values initialized, and the ability to set a context for a request.
NewGetFrontendParamsWithHTTPClient creates a new GetFrontendParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetFrontendParamsWithTimeout creates a new GetFrontendParams object with the default values initialized, and 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 values initialized.
NewGetFrontendsParamsWithContext creates a new GetFrontendsParams object with the default values initialized, and the ability to set a context for a request.
NewGetFrontendsParamsWithHTTPClient creates a new GetFrontendsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetFrontendsParamsWithTimeout creates a new GetFrontendsParams object with the default values initialized, and 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 values initialized.
NewReplaceFrontendParamsWithContext creates a new ReplaceFrontendParams object with the default values initialized, and the ability to set a context for a request.
NewReplaceFrontendParamsWithHTTPClient creates a new ReplaceFrontendParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewReplaceFrontendParamsWithTimeout creates a new ReplaceFrontendParams object with the default values initialized, and the ability to set a timeout on a request.
# Structs
Client for frontend API
*/.
CreateFrontendAccepted handles this case with default header values.
CreateFrontendBadRequest handles this case with default header values.
CreateFrontendConflict handles this case with default header values.
CreateFrontendCreated handles this case with default header values.
CreateFrontendDefault handles this case with default header values.
CreateFrontendParams contains all the parameters to send to the API endpoint
for the create frontend operation typically these are written to a http.Request
*/.
CreateFrontendReader is a Reader for the CreateFrontend structure.
DeleteFrontendAccepted handles this case with default header values.
DeleteFrontendDefault handles this case with default header values.
DeleteFrontendNoContent handles this case with default header values.
DeleteFrontendNotFound handles this case with default header values.
DeleteFrontendParams contains all the parameters to send to the API endpoint
for the delete frontend operation typically these are written to a http.Request
*/.
DeleteFrontendReader is a Reader for the DeleteFrontend structure.
GetFrontendDefault handles this case with default header values.
GetFrontendNotFound handles this case with default header values.
GetFrontendOK handles this case 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 typically these are written to a http.Request
*/.
GetFrontendReader is a Reader for the GetFrontend structure.
GetFrontendsDefault handles this case with default header values.
GetFrontendsOK handles this case 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 typically these are written to a http.Request
*/.
GetFrontendsReader is a Reader for the GetFrontends structure.
ReplaceFrontendAccepted handles this case with default header values.
ReplaceFrontendBadRequest handles this case with default header values.
ReplaceFrontendDefault handles this case with default header values.
ReplaceFrontendNotFound handles this case with default header values.
ReplaceFrontendOK handles this case with default header values.
ReplaceFrontendParams contains all the parameters to send to the API endpoint
for the replace frontend operation typically these are written to a http.Request
*/.
ReplaceFrontendReader is a Reader for the ReplaceFrontend structure.
# Interfaces
ClientService is the interface for Client methods.