# Functions

New creates a new dev ops credential API client.
New creates a new dev ops credential API client with basic auth credentials.
New creates a new dev ops credential API client with a bearer token for authentication.
NewCreateCredentialOK creates a CreateCredentialOK with default headers values.
NewCreateCredentialParams creates a new CreateCredentialParams object, with the default timeout for this client.
NewCreateCredentialParamsWithContext creates a new CreateCredentialParams object with the ability to set a context for a request.
NewCreateCredentialParamsWithHTTPClient creates a new CreateCredentialParams object with the ability to set a custom HTTPClient for a request.
NewCreateCredentialParamsWithTimeout creates a new CreateCredentialParams object with the ability to set a timeout on a request.
NewDeleteCredentialOK creates a DeleteCredentialOK with default headers values.
NewDeleteCredentialParams creates a new DeleteCredentialParams object, with the default timeout for this client.
NewDeleteCredentialParamsWithContext creates a new DeleteCredentialParams object with the ability to set a context for a request.
NewDeleteCredentialParamsWithHTTPClient creates a new DeleteCredentialParams object with the ability to set a custom HTTPClient for a request.
NewDeleteCredentialParamsWithTimeout creates a new DeleteCredentialParams object with the ability to set a timeout on a request.
NewGetCredentialOK creates a GetCredentialOK with default headers values.
NewGetCredentialParams creates a new GetCredentialParams object, with the default timeout for this client.
NewGetCredentialParamsWithContext creates a new GetCredentialParams object with the ability to set a context for a request.
NewGetCredentialParamsWithHTTPClient creates a new GetCredentialParams object with the ability to set a custom HTTPClient for a request.
NewGetCredentialParamsWithTimeout creates a new GetCredentialParams object with the ability to set a timeout on a request.
NewGetProjectCredentialUsageOK creates a GetProjectCredentialUsageOK with default headers values.
NewGetProjectCredentialUsageParams creates a new GetProjectCredentialUsageParams object, with the default timeout for this client.
NewGetProjectCredentialUsageParamsWithContext creates a new GetProjectCredentialUsageParams object with the ability to set a context for a request.
NewGetProjectCredentialUsageParamsWithHTTPClient creates a new GetProjectCredentialUsageParams object with the ability to set a custom HTTPClient for a request.
NewGetProjectCredentialUsageParamsWithTimeout creates a new GetProjectCredentialUsageParams object with the ability to set a timeout on a request.
NewListCredentialOK creates a ListCredentialOK with default headers values.
NewListCredentialParams creates a new ListCredentialParams object, with the default timeout for this client.
NewListCredentialParamsWithContext creates a new ListCredentialParams object with the ability to set a context for a request.
NewListCredentialParamsWithHTTPClient creates a new ListCredentialParams object with the ability to set a custom HTTPClient for a request.
NewListCredentialParamsWithTimeout creates a new ListCredentialParams object with the ability to set a timeout on a request.
NewUpdateCredentialOK creates a UpdateCredentialOK with default headers values.
NewUpdateCredentialParams creates a new UpdateCredentialParams object, with the default timeout for this client.
NewUpdateCredentialParamsWithContext creates a new UpdateCredentialParams object with the ability to set a context for a request.
NewUpdateCredentialParamsWithHTTPClient creates a new UpdateCredentialParams object with the ability to set a custom HTTPClient for a request.
NewUpdateCredentialParamsWithTimeout creates a new UpdateCredentialParams object with the ability to set a timeout on a request.

# Structs

Client for dev ops credential API */.
CreateCredentialOK describes a response with status code 200, with default header values.
CreateCredentialParams contains all the parameters to send to the API endpoint for the create credential operation.
CreateCredentialReader is a Reader for the CreateCredential structure.
DeleteCredentialOK describes a response with status code 200, with default header values.
DeleteCredentialParams contains all the parameters to send to the API endpoint for the delete credential operation.
DeleteCredentialReader is a Reader for the DeleteCredential structure.
GetCredentialOK describes a response with status code 200, with default header values.
GetCredentialParams contains all the parameters to send to the API endpoint for the get credential operation.
GetCredentialReader is a Reader for the GetCredential structure.
GetProjectCredentialUsageOK describes a response with status code 200, with default header values.
GetProjectCredentialUsageParams contains all the parameters to send to the API endpoint for the get project credential usage operation.
GetProjectCredentialUsageReader is a Reader for the GetProjectCredentialUsage structure.
ListCredentialOK describes a response with status code 200, with default header values.
ListCredentialParams contains all the parameters to send to the API endpoint for the list credential operation.
ListCredentialReader is a Reader for the ListCredential structure.
UpdateCredentialOK describes a response with status code 200, with default header values.
UpdateCredentialParams contains all the parameters to send to the API endpoint for the update credential operation.
UpdateCredentialReader is a Reader for the UpdateCredential structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

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