package
0.1.0
Repository: https://github.com/e88z4/go_cdd.git
Documentation: pkg.go.dev

# Functions

New creates a new application source API client.
NewCreateApplicationSourceUsingPOSTCreated creates a CreateApplicationSourceUsingPOSTCreated with default headers values.
NewCreateApplicationSourceUsingPOSTForbidden creates a CreateApplicationSourceUsingPOSTForbidden with default headers values.
NewCreateApplicationSourceUsingPOSTNotFound creates a CreateApplicationSourceUsingPOSTNotFound with default headers values.
NewCreateApplicationSourceUsingPOSTOK creates a CreateApplicationSourceUsingPOSTOK with default headers values.
NewCreateApplicationSourceUsingPOSTParams creates a new CreateApplicationSourceUsingPOSTParams object with the default values initialized.
NewCreateApplicationSourceUsingPOSTParamsWithContext creates a new CreateApplicationSourceUsingPOSTParams object with the default values initialized, and the ability to set a context for a request.
NewCreateApplicationSourceUsingPOSTParamsWithHTTPClient creates a new CreateApplicationSourceUsingPOSTParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewCreateApplicationSourceUsingPOSTParamsWithTimeout creates a new CreateApplicationSourceUsingPOSTParams object with the default values initialized, and the ability to set a timeout on a request.
NewCreateApplicationSourceUsingPOSTUnauthorized creates a CreateApplicationSourceUsingPOSTUnauthorized with default headers values.
NewDeleteApplicationSourceUsingDELETEForbidden creates a DeleteApplicationSourceUsingDELETEForbidden with default headers values.
NewDeleteApplicationSourceUsingDELETENoContent creates a DeleteApplicationSourceUsingDELETENoContent with default headers values.
NewDeleteApplicationSourceUsingDELETEOK creates a DeleteApplicationSourceUsingDELETEOK with default headers values.
NewDeleteApplicationSourceUsingDELETEParams creates a new DeleteApplicationSourceUsingDELETEParams object with the default values initialized.
NewDeleteApplicationSourceUsingDELETEParamsWithContext creates a new DeleteApplicationSourceUsingDELETEParams object with the default values initialized, and the ability to set a context for a request.
NewDeleteApplicationSourceUsingDELETEParamsWithHTTPClient creates a new DeleteApplicationSourceUsingDELETEParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDeleteApplicationSourceUsingDELETEParamsWithTimeout creates a new DeleteApplicationSourceUsingDELETEParams object with the default values initialized, and the ability to set a timeout on a request.
NewDeleteApplicationSourceUsingDELETEUnauthorized creates a DeleteApplicationSourceUsingDELETEUnauthorized with default headers values.
NewGetAllApplicationSourcesUsingGETForbidden creates a GetAllApplicationSourcesUsingGETForbidden with default headers values.
NewGetAllApplicationSourcesUsingGETNotFound creates a GetAllApplicationSourcesUsingGETNotFound with default headers values.
NewGetAllApplicationSourcesUsingGETOK creates a GetAllApplicationSourcesUsingGETOK with default headers values.
NewGetAllApplicationSourcesUsingGETParams creates a new GetAllApplicationSourcesUsingGETParams object with the default values initialized.
NewGetAllApplicationSourcesUsingGETParamsWithContext creates a new GetAllApplicationSourcesUsingGETParams object with the default values initialized, and the ability to set a context for a request.
NewGetAllApplicationSourcesUsingGETParamsWithHTTPClient creates a new GetAllApplicationSourcesUsingGETParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetAllApplicationSourcesUsingGETParamsWithTimeout creates a new GetAllApplicationSourcesUsingGETParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetAllApplicationSourcesUsingGETUnauthorized creates a GetAllApplicationSourcesUsingGETUnauthorized with default headers values.
NewSyncApplicationSourceUsingPATCHForbidden creates a SyncApplicationSourceUsingPATCHForbidden with default headers values.
NewSyncApplicationSourceUsingPATCHNoContent creates a SyncApplicationSourceUsingPATCHNoContent with default headers values.
NewSyncApplicationSourceUsingPATCHOK creates a SyncApplicationSourceUsingPATCHOK with default headers values.
NewSyncApplicationSourceUsingPATCHParams creates a new SyncApplicationSourceUsingPATCHParams object with the default values initialized.
NewSyncApplicationSourceUsingPATCHParamsWithContext creates a new SyncApplicationSourceUsingPATCHParams object with the default values initialized, and the ability to set a context for a request.
NewSyncApplicationSourceUsingPATCHParamsWithHTTPClient creates a new SyncApplicationSourceUsingPATCHParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewSyncApplicationSourceUsingPATCHParamsWithTimeout creates a new SyncApplicationSourceUsingPATCHParams object with the default values initialized, and the ability to set a timeout on a request.
NewSyncApplicationSourceUsingPATCHUnauthorized creates a SyncApplicationSourceUsingPATCHUnauthorized with default headers values.

# Structs

Client for application source API */.
CreateApplicationSourceUsingPOSTCreated handles this case with default header values.
CreateApplicationSourceUsingPOSTForbidden handles this case with default header values.
CreateApplicationSourceUsingPOSTNotFound handles this case with default header values.
CreateApplicationSourceUsingPOSTOK handles this case with default header values.
CreateApplicationSourceUsingPOSTParams contains all the parameters to send to the API endpoint for the create application source using p o s t operation typically these are written to a http.Request */.
CreateApplicationSourceUsingPOSTReader is a Reader for the CreateApplicationSourceUsingPOST structure.
CreateApplicationSourceUsingPOSTUnauthorized handles this case with default header values.
DeleteApplicationSourceUsingDELETEForbidden handles this case with default header values.
DeleteApplicationSourceUsingDELETENoContent handles this case with default header values.
DeleteApplicationSourceUsingDELETEOK handles this case with default header values.
DeleteApplicationSourceUsingDELETEParams contains all the parameters to send to the API endpoint for the delete application source using d e l e t e operation typically these are written to a http.Request */.
DeleteApplicationSourceUsingDELETEReader is a Reader for the DeleteApplicationSourceUsingDELETE structure.
DeleteApplicationSourceUsingDELETEUnauthorized handles this case with default header values.
GetAllApplicationSourcesUsingGETForbidden handles this case with default header values.
GetAllApplicationSourcesUsingGETNotFound handles this case with default header values.
GetAllApplicationSourcesUsingGETOK handles this case with default header values.
GetAllApplicationSourcesUsingGETParams contains all the parameters to send to the API endpoint for the get all application sources using g e t operation typically these are written to a http.Request */.
GetAllApplicationSourcesUsingGETReader is a Reader for the GetAllApplicationSourcesUsingGET structure.
GetAllApplicationSourcesUsingGETUnauthorized handles this case with default header values.
SyncApplicationSourceUsingPATCHForbidden handles this case with default header values.
SyncApplicationSourceUsingPATCHNoContent handles this case with default header values.
SyncApplicationSourceUsingPATCHOK handles this case with default header values.
SyncApplicationSourceUsingPATCHParams contains all the parameters to send to the API endpoint for the sync application source using p a t c h operation typically these are written to a http.Request */.
SyncApplicationSourceUsingPATCHReader is a Reader for the SyncApplicationSourceUsingPATCH structure.
SyncApplicationSourceUsingPATCHUnauthorized handles this case with default header values.

# Interfaces

ClientService is the interface for Client methods.