package
1.5.4
Repository: https://github.com/openziti/ziti.git
Documentation: pkg.go.dev

# Functions

New creates a new database API client.
NewCheckDataIntegrityAccepted creates a CheckDataIntegrityAccepted with default headers values.
NewCheckDataIntegrityParams creates a new CheckDataIntegrityParams object, with the default timeout for this client.
NewCheckDataIntegrityParamsWithContext creates a new CheckDataIntegrityParams object with the ability to set a context for a request.
NewCheckDataIntegrityParamsWithHTTPClient creates a new CheckDataIntegrityParams object with the ability to set a custom HTTPClient for a request.
NewCheckDataIntegrityParamsWithTimeout creates a new CheckDataIntegrityParams object with the ability to set a timeout on a request.
NewCheckDataIntegrityTooManyRequests creates a CheckDataIntegrityTooManyRequests with default headers values.
NewCheckDataIntegrityUnauthorized creates a CheckDataIntegrityUnauthorized with default headers values.
NewCreateDatabaseSnapshotOK creates a CreateDatabaseSnapshotOK with default headers values.
NewCreateDatabaseSnapshotParams creates a new CreateDatabaseSnapshotParams object, with the default timeout for this client.
NewCreateDatabaseSnapshotParamsWithContext creates a new CreateDatabaseSnapshotParams object with the ability to set a context for a request.
NewCreateDatabaseSnapshotParamsWithHTTPClient creates a new CreateDatabaseSnapshotParams object with the ability to set a custom HTTPClient for a request.
NewCreateDatabaseSnapshotParamsWithTimeout creates a new CreateDatabaseSnapshotParams object with the ability to set a timeout on a request.
NewCreateDatabaseSnapshotTooManyRequests creates a CreateDatabaseSnapshotTooManyRequests with default headers values.
NewCreateDatabaseSnapshotUnauthorized creates a CreateDatabaseSnapshotUnauthorized with default headers values.
NewCreateDatabaseSnapshotWithPathOK creates a CreateDatabaseSnapshotWithPathOK with default headers values.
NewCreateDatabaseSnapshotWithPathParams creates a new CreateDatabaseSnapshotWithPathParams object, with the default timeout for this client.
NewCreateDatabaseSnapshotWithPathParamsWithContext creates a new CreateDatabaseSnapshotWithPathParams object with the ability to set a context for a request.
NewCreateDatabaseSnapshotWithPathParamsWithHTTPClient creates a new CreateDatabaseSnapshotWithPathParams object with the ability to set a custom HTTPClient for a request.
NewCreateDatabaseSnapshotWithPathParamsWithTimeout creates a new CreateDatabaseSnapshotWithPathParams object with the ability to set a timeout on a request.
NewCreateDatabaseSnapshotWithPathTooManyRequests creates a CreateDatabaseSnapshotWithPathTooManyRequests with default headers values.
NewCreateDatabaseSnapshotWithPathUnauthorized creates a CreateDatabaseSnapshotWithPathUnauthorized with default headers values.
NewDataIntegrityResultsOK creates a DataIntegrityResultsOK with default headers values.
NewDataIntegrityResultsParams creates a new DataIntegrityResultsParams object, with the default timeout for this client.
NewDataIntegrityResultsParamsWithContext creates a new DataIntegrityResultsParams object with the ability to set a context for a request.
NewDataIntegrityResultsParamsWithHTTPClient creates a new DataIntegrityResultsParams object with the ability to set a custom HTTPClient for a request.
NewDataIntegrityResultsParamsWithTimeout creates a new DataIntegrityResultsParams object with the ability to set a timeout on a request.
NewDataIntegrityResultsTooManyRequests creates a DataIntegrityResultsTooManyRequests with default headers values.
NewDataIntegrityResultsUnauthorized creates a DataIntegrityResultsUnauthorized with default headers values.
NewFixDataIntegrityAccepted creates a FixDataIntegrityAccepted with default headers values.
NewFixDataIntegrityParams creates a new FixDataIntegrityParams object, with the default timeout for this client.
NewFixDataIntegrityParamsWithContext creates a new FixDataIntegrityParams object with the ability to set a context for a request.
NewFixDataIntegrityParamsWithHTTPClient creates a new FixDataIntegrityParams object with the ability to set a custom HTTPClient for a request.
NewFixDataIntegrityParamsWithTimeout creates a new FixDataIntegrityParams object with the ability to set a timeout on a request.
NewFixDataIntegrityTooManyRequests creates a FixDataIntegrityTooManyRequests with default headers values.
NewFixDataIntegrityUnauthorized creates a FixDataIntegrityUnauthorized with default headers values.

# Structs

CheckDataIntegrityAccepted describes a response with status code 202, with default header values.
CheckDataIntegrityParams contains all the parameters to send to the API endpoint for the check data integrity operation.
CheckDataIntegrityReader is a Reader for the CheckDataIntegrity structure.
CheckDataIntegrityTooManyRequests describes a response with status code 429, with default header values.
CheckDataIntegrityUnauthorized describes a response with status code 401, with default header values.
Client for database API */.
CreateDatabaseSnapshotOK describes a response with status code 200, with default header values.
CreateDatabaseSnapshotParams contains all the parameters to send to the API endpoint for the create database snapshot operation.
CreateDatabaseSnapshotReader is a Reader for the CreateDatabaseSnapshot structure.
CreateDatabaseSnapshotTooManyRequests describes a response with status code 429, with default header values.
CreateDatabaseSnapshotUnauthorized describes a response with status code 401, with default header values.
CreateDatabaseSnapshotWithPathOK describes a response with status code 200, with default header values.
CreateDatabaseSnapshotWithPathParams contains all the parameters to send to the API endpoint for the create database snapshot with path operation.
CreateDatabaseSnapshotWithPathReader is a Reader for the CreateDatabaseSnapshotWithPath structure.
CreateDatabaseSnapshotWithPathTooManyRequests describes a response with status code 429, with default header values.
CreateDatabaseSnapshotWithPathUnauthorized describes a response with status code 401, with default header values.
DataIntegrityResultsOK describes a response with status code 200, with default header values.
DataIntegrityResultsParams contains all the parameters to send to the API endpoint for the data integrity results operation.
DataIntegrityResultsReader is a Reader for the DataIntegrityResults structure.
DataIntegrityResultsTooManyRequests describes a response with status code 429, with default header values.
DataIntegrityResultsUnauthorized describes a response with status code 401, with default header values.
FixDataIntegrityAccepted describes a response with status code 202, with default header values.
FixDataIntegrityParams contains all the parameters to send to the API endpoint for the fix data integrity operation.
FixDataIntegrityReader is a Reader for the FixDataIntegrity structure.
FixDataIntegrityTooManyRequests describes a response with status code 429, with default header values.
FixDataIntegrityUnauthorized describes a response with status code 401, with default header values.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.