package
2.0.4
Repository: https://github.com/gotify/go-api-client.git
Documentation: pkg.go.dev

# Functions

New creates a new application API client.
NewCreateAppBadRequest creates a CreateAppBadRequest with default headers values.
NewCreateAppForbidden creates a CreateAppForbidden with default headers values.
NewCreateAppOK creates a CreateAppOK with default headers values.
NewCreateAppParams creates a new CreateAppParams object with the default values initialized.
NewCreateAppParamsWithContext creates a new CreateAppParams object with the default values initialized, and the ability to set a context for a request.
NewCreateAppParamsWithHTTPClient creates a new CreateAppParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewCreateAppParamsWithTimeout creates a new CreateAppParams object with the default values initialized, and the ability to set a timeout on a request.
NewCreateAppUnauthorized creates a CreateAppUnauthorized with default headers values.
NewDeleteAppBadRequest creates a DeleteAppBadRequest with default headers values.
NewDeleteAppForbidden creates a DeleteAppForbidden with default headers values.
NewDeleteAppNotFound creates a DeleteAppNotFound with default headers values.
NewDeleteAppOK creates a DeleteAppOK with default headers values.
NewDeleteAppParams creates a new DeleteAppParams object with the default values initialized.
NewDeleteAppParamsWithContext creates a new DeleteAppParams object with the default values initialized, and the ability to set a context for a request.
NewDeleteAppParamsWithHTTPClient creates a new DeleteAppParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDeleteAppParamsWithTimeout creates a new DeleteAppParams object with the default values initialized, and the ability to set a timeout on a request.
NewDeleteAppUnauthorized creates a DeleteAppUnauthorized with default headers values.
NewGetAppsForbidden creates a GetAppsForbidden with default headers values.
NewGetAppsOK creates a GetAppsOK with default headers values.
NewGetAppsParams creates a new GetAppsParams object with the default values initialized.
NewGetAppsParamsWithContext creates a new GetAppsParams object with the default values initialized, and the ability to set a context for a request.
NewGetAppsParamsWithHTTPClient creates a new GetAppsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetAppsParamsWithTimeout creates a new GetAppsParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetAppsUnauthorized creates a GetAppsUnauthorized with default headers values.
NewUpdateApplicationBadRequest creates a UpdateApplicationBadRequest with default headers values.
NewUpdateApplicationForbidden creates a UpdateApplicationForbidden with default headers values.
NewUpdateApplicationNotFound creates a UpdateApplicationNotFound with default headers values.
NewUpdateApplicationOK creates a UpdateApplicationOK with default headers values.
NewUpdateApplicationParams creates a new UpdateApplicationParams object with the default values initialized.
NewUpdateApplicationParamsWithContext creates a new UpdateApplicationParams object with the default values initialized, and the ability to set a context for a request.
NewUpdateApplicationParamsWithHTTPClient creates a new UpdateApplicationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewUpdateApplicationParamsWithTimeout creates a new UpdateApplicationParams object with the default values initialized, and the ability to set a timeout on a request.
NewUpdateApplicationUnauthorized creates a UpdateApplicationUnauthorized with default headers values.
NewUploadAppImageBadRequest creates a UploadAppImageBadRequest with default headers values.
NewUploadAppImageForbidden creates a UploadAppImageForbidden with default headers values.
NewUploadAppImageInternalServerError creates a UploadAppImageInternalServerError with default headers values.
NewUploadAppImageNotFound creates a UploadAppImageNotFound with default headers values.
NewUploadAppImageOK creates a UploadAppImageOK with default headers values.
NewUploadAppImageParams creates a new UploadAppImageParams object with the default values initialized.
NewUploadAppImageParamsWithContext creates a new UploadAppImageParams object with the default values initialized, and the ability to set a context for a request.
NewUploadAppImageParamsWithHTTPClient creates a new UploadAppImageParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewUploadAppImageParamsWithTimeout creates a new UploadAppImageParams object with the default values initialized, and the ability to set a timeout on a request.
NewUploadAppImageUnauthorized creates a UploadAppImageUnauthorized with default headers values.

# Structs

Client for application API */.
CreateAppBadRequest handles this case with default header values.
CreateAppForbidden handles this case with default header values.
CreateAppOK handles this case with default header values.
CreateAppParams contains all the parameters to send to the API endpoint for the create app operation typically these are written to a http.Request */.
CreateAppReader is a Reader for the CreateApp structure.
CreateAppUnauthorized handles this case with default header values.
DeleteAppBadRequest handles this case with default header values.
DeleteAppForbidden handles this case with default header values.
DeleteAppNotFound handles this case with default header values.
DeleteAppOK handles this case with default header values.
DeleteAppParams contains all the parameters to send to the API endpoint for the delete app operation typically these are written to a http.Request */.
DeleteAppReader is a Reader for the DeleteApp structure.
DeleteAppUnauthorized handles this case with default header values.
GetAppsForbidden handles this case with default header values.
GetAppsOK handles this case with default header values.
GetAppsParams contains all the parameters to send to the API endpoint for the get apps operation typically these are written to a http.Request */.
GetAppsReader is a Reader for the GetApps structure.
GetAppsUnauthorized handles this case with default header values.
UpdateApplicationBadRequest handles this case with default header values.
UpdateApplicationForbidden handles this case with default header values.
UpdateApplicationNotFound handles this case with default header values.
UpdateApplicationOK handles this case with default header values.
UpdateApplicationParams contains all the parameters to send to the API endpoint for the update application operation typically these are written to a http.Request */.
UpdateApplicationReader is a Reader for the UpdateApplication structure.
UpdateApplicationUnauthorized handles this case with default header values.
UploadAppImageBadRequest handles this case with default header values.
UploadAppImageForbidden handles this case with default header values.
UploadAppImageInternalServerError handles this case with default header values.
UploadAppImageNotFound handles this case with default header values.
UploadAppImageOK handles this case with default header values.
UploadAppImageParams contains all the parameters to send to the API endpoint for the upload app image operation typically these are written to a http.Request */.
UploadAppImageReader is a Reader for the UploadAppImage structure.
UploadAppImageUnauthorized handles this case with default header values.