package
0.3.2
Repository: https://github.com/siemens/wfx.git
Documentation: pkg.go.dev

# Functions

New creates a new workflows API client.
New creates a new workflows API client with basic auth credentials.
New creates a new workflows API client with a bearer token for authentication.
NewDeleteWorkflowsNameDefault creates a DeleteWorkflowsNameDefault with default headers values.
NewDeleteWorkflowsNameNoContent creates a DeleteWorkflowsNameNoContent with default headers values.
NewDeleteWorkflowsNameNotFound creates a DeleteWorkflowsNameNotFound with default headers values.
NewDeleteWorkflowsNameParams creates a new DeleteWorkflowsNameParams object, with the default timeout for this client.
NewDeleteWorkflowsNameParamsWithContext creates a new DeleteWorkflowsNameParams object with the ability to set a context for a request.
NewDeleteWorkflowsNameParamsWithHTTPClient creates a new DeleteWorkflowsNameParams object with the ability to set a custom HTTPClient for a request.
NewDeleteWorkflowsNameParamsWithTimeout creates a new DeleteWorkflowsNameParams object with the ability to set a timeout on a request.
NewGetWorkflowsDefault creates a GetWorkflowsDefault with default headers values.
NewGetWorkflowsNameBadRequest creates a GetWorkflowsNameBadRequest with default headers values.
NewGetWorkflowsNameDefault creates a GetWorkflowsNameDefault with default headers values.
NewGetWorkflowsNameNotFound creates a GetWorkflowsNameNotFound with default headers values.
NewGetWorkflowsNameOK creates a GetWorkflowsNameOK with default headers values.
NewGetWorkflowsNameParams creates a new GetWorkflowsNameParams object, with the default timeout for this client.
NewGetWorkflowsNameParamsWithContext creates a new GetWorkflowsNameParams object with the ability to set a context for a request.
NewGetWorkflowsNameParamsWithHTTPClient creates a new GetWorkflowsNameParams object with the ability to set a custom HTTPClient for a request.
NewGetWorkflowsNameParamsWithTimeout creates a new GetWorkflowsNameParams object with the ability to set a timeout on a request.
NewGetWorkflowsOK creates a GetWorkflowsOK with default headers values.
NewGetWorkflowsParams creates a new GetWorkflowsParams object, with the default timeout for this client.
NewGetWorkflowsParamsWithContext creates a new GetWorkflowsParams object with the ability to set a context for a request.
NewGetWorkflowsParamsWithHTTPClient creates a new GetWorkflowsParams object with the ability to set a custom HTTPClient for a request.
NewGetWorkflowsParamsWithTimeout creates a new GetWorkflowsParams object with the ability to set a timeout on a request.
NewPostWorkflowsBadRequest creates a PostWorkflowsBadRequest with default headers values.
NewPostWorkflowsCreated creates a PostWorkflowsCreated with default headers values.
NewPostWorkflowsDefault creates a PostWorkflowsDefault with default headers values.
NewPostWorkflowsParams creates a new PostWorkflowsParams object, with the default timeout for this client.
NewPostWorkflowsParamsWithContext creates a new PostWorkflowsParams object with the ability to set a context for a request.
NewPostWorkflowsParamsWithHTTPClient creates a new PostWorkflowsParams object with the ability to set a custom HTTPClient for a request.
NewPostWorkflowsParamsWithTimeout creates a new PostWorkflowsParams object with the ability to set a timeout on a request.

# Structs

Client for workflows API */.
DeleteWorkflowsNameDefault describes a response with status code -1, with default header values.
DeleteWorkflowsNameNoContent describes a response with status code 204, with default header values.
DeleteWorkflowsNameNotFound describes a response with status code 404, with default header values.
DeleteWorkflowsNameParams contains all the parameters to send to the API endpoint for the delete workflows name operation.
DeleteWorkflowsNameReader is a Reader for the DeleteWorkflowsName structure.
GetWorkflowsDefault describes a response with status code -1, with default header values.
GetWorkflowsNameBadRequest describes a response with status code 400, with default header values.
GetWorkflowsNameDefault describes a response with status code -1, with default header values.
GetWorkflowsNameNotFound describes a response with status code 404, with default header values.
GetWorkflowsNameOK describes a response with status code 200, with default header values.
GetWorkflowsNameParams contains all the parameters to send to the API endpoint for the get workflows name operation.
GetWorkflowsNameReader is a Reader for the GetWorkflowsName structure.
GetWorkflowsOK describes a response with status code 200, with default header values.
GetWorkflowsParams contains all the parameters to send to the API endpoint for the get workflows operation.
GetWorkflowsReader is a Reader for the GetWorkflows structure.
PostWorkflowsBadRequest describes a response with status code 400, with default header values.
PostWorkflowsCreated describes a response with status code 201, with default header values.
PostWorkflowsDefault describes a response with status code -1, with default header values.
PostWorkflowsParams contains all the parameters to send to the API endpoint for the post workflows operation.
PostWorkflowsReader is a Reader for the PostWorkflows structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption may be used to customize the behavior of Client methods.