# Functions

New creates a new dev ops project API client.
New creates a new dev ops project API client with basic auth credentials.
New creates a new dev ops project API client with a bearer token for authentication.
NewCreateDevOpsProjectOK creates a CreateDevOpsProjectOK with default headers values.
NewCreateDevOpsProjectParams creates a new CreateDevOpsProjectParams object, with the default timeout for this client.
NewCreateDevOpsProjectParamsWithContext creates a new CreateDevOpsProjectParams object with the ability to set a context for a request.
NewCreateDevOpsProjectParamsWithHTTPClient creates a new CreateDevOpsProjectParams object with the ability to set a custom HTTPClient for a request.
NewCreateDevOpsProjectParamsWithTimeout creates a new CreateDevOpsProjectParams object with the ability to set a timeout on a request.
NewDeleteDevOpsProjectOK creates a DeleteDevOpsProjectOK with default headers values.
NewDeleteDevOpsProjectParams creates a new DeleteDevOpsProjectParams object, with the default timeout for this client.
NewDeleteDevOpsProjectParamsWithContext creates a new DeleteDevOpsProjectParams object with the ability to set a context for a request.
NewDeleteDevOpsProjectParamsWithHTTPClient creates a new DeleteDevOpsProjectParams object with the ability to set a custom HTTPClient for a request.
NewDeleteDevOpsProjectParamsWithTimeout creates a new DeleteDevOpsProjectParams object with the ability to set a timeout on a request.
NewGetDevOpsProjectOK creates a GetDevOpsProjectOK with default headers values.
NewGetDevOpsProjectParams creates a new GetDevOpsProjectParams object, with the default timeout for this client.
NewGetDevOpsProjectParamsWithContext creates a new GetDevOpsProjectParams object with the ability to set a context for a request.
NewGetDevOpsProjectParamsWithHTTPClient creates a new GetDevOpsProjectParams object with the ability to set a custom HTTPClient for a request.
NewGetDevOpsProjectParamsWithTimeout creates a new GetDevOpsProjectParams object with the ability to set a timeout on a request.
NewListDevOpsProjectForWorkspaceMemberOK creates a ListDevOpsProjectForWorkspaceMemberOK with default headers values.
NewListDevOpsProjectForWorkspaceMemberParams creates a new ListDevOpsProjectForWorkspaceMemberParams object, with the default timeout for this client.
NewListDevOpsProjectForWorkspaceMemberParamsWithContext creates a new ListDevOpsProjectForWorkspaceMemberParams object with the ability to set a context for a request.
NewListDevOpsProjectForWorkspaceMemberParamsWithHTTPClient creates a new ListDevOpsProjectForWorkspaceMemberParams object with the ability to set a custom HTTPClient for a request.
NewListDevOpsProjectForWorkspaceMemberParamsWithTimeout creates a new ListDevOpsProjectForWorkspaceMemberParams object with the ability to set a timeout on a request.
NewListDevOpsProjectOK creates a ListDevOpsProjectOK with default headers values.
NewListDevOpsProjectParams creates a new ListDevOpsProjectParams object, with the default timeout for this client.
NewListDevOpsProjectParamsWithContext creates a new ListDevOpsProjectParams object with the ability to set a context for a request.
NewListDevOpsProjectParamsWithHTTPClient creates a new ListDevOpsProjectParams object with the ability to set a custom HTTPClient for a request.
NewListDevOpsProjectParamsWithTimeout creates a new ListDevOpsProjectParams object with the ability to set a timeout on a request.
NewUpdateDevOpsProjectOK creates a UpdateDevOpsProjectOK with default headers values.
NewUpdateDevOpsProjectParams creates a new UpdateDevOpsProjectParams object, with the default timeout for this client.
NewUpdateDevOpsProjectParamsWithContext creates a new UpdateDevOpsProjectParams object with the ability to set a context for a request.
NewUpdateDevOpsProjectParamsWithHTTPClient creates a new UpdateDevOpsProjectParams object with the ability to set a custom HTTPClient for a request.
NewUpdateDevOpsProjectParamsWithTimeout creates a new UpdateDevOpsProjectParams object with the ability to set a timeout on a request.

# Structs

Client for dev ops project API */.
CreateDevOpsProjectOK describes a response with status code 200, with default header values.
CreateDevOpsProjectParams contains all the parameters to send to the API endpoint for the create dev ops project operation.
CreateDevOpsProjectReader is a Reader for the CreateDevOpsProject structure.
DeleteDevOpsProjectOK describes a response with status code 200, with default header values.
DeleteDevOpsProjectParams contains all the parameters to send to the API endpoint for the delete dev ops project operation.
DeleteDevOpsProjectReader is a Reader for the DeleteDevOpsProject structure.
GetDevOpsProjectOK describes a response with status code 200, with default header values.
GetDevOpsProjectParams contains all the parameters to send to the API endpoint for the get dev ops project operation.
GetDevOpsProjectReader is a Reader for the GetDevOpsProject structure.
ListDevOpsProjectForWorkspaceMemberOK describes a response with status code 200, with default header values.
ListDevOpsProjectForWorkspaceMemberParams contains all the parameters to send to the API endpoint for the list dev ops project for workspace member operation.
ListDevOpsProjectForWorkspaceMemberReader is a Reader for the ListDevOpsProjectForWorkspaceMember structure.
ListDevOpsProjectOK describes a response with status code 200, with default header values.
ListDevOpsProjectParams contains all the parameters to send to the API endpoint for the list dev ops project operation.
ListDevOpsProjectReader is a Reader for the ListDevOpsProject structure.
UpdateDevOpsProjectOK describes a response with status code 200, with default header values.
UpdateDevOpsProjectParams contains all the parameters to send to the API endpoint for the update dev ops project operation.
UpdateDevOpsProjectReader is a Reader for the UpdateDevOpsProject structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

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