Documentation ¶
Index ¶
- type CheckDataIntegrityAccepted
- type CheckDataIntegrityParams
- func NewCheckDataIntegrityParams() *CheckDataIntegrityParams
- func NewCheckDataIntegrityParamsWithContext(ctx context.Context) *CheckDataIntegrityParams
- func NewCheckDataIntegrityParamsWithHTTPClient(client *http.Client) *CheckDataIntegrityParams
- func NewCheckDataIntegrityParamsWithTimeout(timeout time.Duration) *CheckDataIntegrityParams
- func (o *CheckDataIntegrityParams) SetContext(ctx context.Context)
- func (o *CheckDataIntegrityParams) SetDefaults()
- func (o *CheckDataIntegrityParams) SetHTTPClient(client *http.Client)
- func (o *CheckDataIntegrityParams) SetTimeout(timeout time.Duration)
- func (o *CheckDataIntegrityParams) WithContext(ctx context.Context) *CheckDataIntegrityParams
- func (o *CheckDataIntegrityParams) WithDefaults() *CheckDataIntegrityParams
- func (o *CheckDataIntegrityParams) WithHTTPClient(client *http.Client) *CheckDataIntegrityParams
- func (o *CheckDataIntegrityParams) WithTimeout(timeout time.Duration) *CheckDataIntegrityParams
- func (o *CheckDataIntegrityParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CheckDataIntegrityReader
- type CheckDataIntegrityTooManyRequests
- type CheckDataIntegrityUnauthorized
- type Client
- func (a *Client) CheckDataIntegrity(params *CheckDataIntegrityParams, authInfo runtime.ClientAuthInfoWriter, ...) (*CheckDataIntegrityAccepted, error)
- func (a *Client) CreateDatabaseSnapshot(params *CreateDatabaseSnapshotParams, authInfo runtime.ClientAuthInfoWriter, ...) (*CreateDatabaseSnapshotOK, error)
- func (a *Client) CreateDatabaseSnapshotWithPath(params *CreateDatabaseSnapshotWithPathParams, opts ...ClientOption) (*CreateDatabaseSnapshotWithPathOK, error)
- func (a *Client) DataIntegrityResults(params *DataIntegrityResultsParams, authInfo runtime.ClientAuthInfoWriter, ...) (*DataIntegrityResultsOK, error)
- func (a *Client) FixDataIntegrity(params *FixDataIntegrityParams, authInfo runtime.ClientAuthInfoWriter, ...) (*FixDataIntegrityAccepted, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientOption
- type ClientService
- type CreateDatabaseSnapshotOK
- type CreateDatabaseSnapshotParams
- func NewCreateDatabaseSnapshotParams() *CreateDatabaseSnapshotParams
- func NewCreateDatabaseSnapshotParamsWithContext(ctx context.Context) *CreateDatabaseSnapshotParams
- func NewCreateDatabaseSnapshotParamsWithHTTPClient(client *http.Client) *CreateDatabaseSnapshotParams
- func NewCreateDatabaseSnapshotParamsWithTimeout(timeout time.Duration) *CreateDatabaseSnapshotParams
- func (o *CreateDatabaseSnapshotParams) SetContext(ctx context.Context)
- func (o *CreateDatabaseSnapshotParams) SetDefaults()
- func (o *CreateDatabaseSnapshotParams) SetHTTPClient(client *http.Client)
- func (o *CreateDatabaseSnapshotParams) SetTimeout(timeout time.Duration)
- func (o *CreateDatabaseSnapshotParams) WithContext(ctx context.Context) *CreateDatabaseSnapshotParams
- func (o *CreateDatabaseSnapshotParams) WithDefaults() *CreateDatabaseSnapshotParams
- func (o *CreateDatabaseSnapshotParams) WithHTTPClient(client *http.Client) *CreateDatabaseSnapshotParams
- func (o *CreateDatabaseSnapshotParams) WithTimeout(timeout time.Duration) *CreateDatabaseSnapshotParams
- func (o *CreateDatabaseSnapshotParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateDatabaseSnapshotReader
- type CreateDatabaseSnapshotTooManyRequests
- type CreateDatabaseSnapshotUnauthorized
- type CreateDatabaseSnapshotWithPathOK
- type CreateDatabaseSnapshotWithPathParams
- func NewCreateDatabaseSnapshotWithPathParams() *CreateDatabaseSnapshotWithPathParams
- func NewCreateDatabaseSnapshotWithPathParamsWithContext(ctx context.Context) *CreateDatabaseSnapshotWithPathParams
- func NewCreateDatabaseSnapshotWithPathParamsWithHTTPClient(client *http.Client) *CreateDatabaseSnapshotWithPathParams
- func NewCreateDatabaseSnapshotWithPathParamsWithTimeout(timeout time.Duration) *CreateDatabaseSnapshotWithPathParams
- func (o *CreateDatabaseSnapshotWithPathParams) SetContext(ctx context.Context)
- func (o *CreateDatabaseSnapshotWithPathParams) SetDefaults()
- func (o *CreateDatabaseSnapshotWithPathParams) SetHTTPClient(client *http.Client)
- func (o *CreateDatabaseSnapshotWithPathParams) SetSnapshot(snapshot *rest_model.DatabaseSnapshotCreate)
- func (o *CreateDatabaseSnapshotWithPathParams) SetTimeout(timeout time.Duration)
- func (o *CreateDatabaseSnapshotWithPathParams) WithContext(ctx context.Context) *CreateDatabaseSnapshotWithPathParams
- func (o *CreateDatabaseSnapshotWithPathParams) WithDefaults() *CreateDatabaseSnapshotWithPathParams
- func (o *CreateDatabaseSnapshotWithPathParams) WithHTTPClient(client *http.Client) *CreateDatabaseSnapshotWithPathParams
- func (o *CreateDatabaseSnapshotWithPathParams) WithSnapshot(snapshot *rest_model.DatabaseSnapshotCreate) *CreateDatabaseSnapshotWithPathParams
- func (o *CreateDatabaseSnapshotWithPathParams) WithTimeout(timeout time.Duration) *CreateDatabaseSnapshotWithPathParams
- func (o *CreateDatabaseSnapshotWithPathParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateDatabaseSnapshotWithPathReader
- type CreateDatabaseSnapshotWithPathTooManyRequests
- type CreateDatabaseSnapshotWithPathUnauthorized
- type DataIntegrityResultsOK
- type DataIntegrityResultsParams
- func NewDataIntegrityResultsParams() *DataIntegrityResultsParams
- func NewDataIntegrityResultsParamsWithContext(ctx context.Context) *DataIntegrityResultsParams
- func NewDataIntegrityResultsParamsWithHTTPClient(client *http.Client) *DataIntegrityResultsParams
- func NewDataIntegrityResultsParamsWithTimeout(timeout time.Duration) *DataIntegrityResultsParams
- func (o *DataIntegrityResultsParams) SetContext(ctx context.Context)
- func (o *DataIntegrityResultsParams) SetDefaults()
- func (o *DataIntegrityResultsParams) SetHTTPClient(client *http.Client)
- func (o *DataIntegrityResultsParams) SetTimeout(timeout time.Duration)
- func (o *DataIntegrityResultsParams) WithContext(ctx context.Context) *DataIntegrityResultsParams
- func (o *DataIntegrityResultsParams) WithDefaults() *DataIntegrityResultsParams
- func (o *DataIntegrityResultsParams) WithHTTPClient(client *http.Client) *DataIntegrityResultsParams
- func (o *DataIntegrityResultsParams) WithTimeout(timeout time.Duration) *DataIntegrityResultsParams
- func (o *DataIntegrityResultsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DataIntegrityResultsReader
- type DataIntegrityResultsTooManyRequests
- type DataIntegrityResultsUnauthorized
- type FixDataIntegrityAccepted
- type FixDataIntegrityParams
- func NewFixDataIntegrityParams() *FixDataIntegrityParams
- func NewFixDataIntegrityParamsWithContext(ctx context.Context) *FixDataIntegrityParams
- func NewFixDataIntegrityParamsWithHTTPClient(client *http.Client) *FixDataIntegrityParams
- func NewFixDataIntegrityParamsWithTimeout(timeout time.Duration) *FixDataIntegrityParams
- func (o *FixDataIntegrityParams) SetContext(ctx context.Context)
- func (o *FixDataIntegrityParams) SetDefaults()
- func (o *FixDataIntegrityParams) SetHTTPClient(client *http.Client)
- func (o *FixDataIntegrityParams) SetTimeout(timeout time.Duration)
- func (o *FixDataIntegrityParams) WithContext(ctx context.Context) *FixDataIntegrityParams
- func (o *FixDataIntegrityParams) WithDefaults() *FixDataIntegrityParams
- func (o *FixDataIntegrityParams) WithHTTPClient(client *http.Client) *FixDataIntegrityParams
- func (o *FixDataIntegrityParams) WithTimeout(timeout time.Duration) *FixDataIntegrityParams
- func (o *FixDataIntegrityParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type FixDataIntegrityReader
- type FixDataIntegrityTooManyRequests
- type FixDataIntegrityUnauthorized
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CheckDataIntegrityAccepted ¶
type CheckDataIntegrityAccepted struct {
Payload *rest_model.Empty
}
CheckDataIntegrityAccepted describes a response with status code 202, with default header values.
Base empty response
func NewCheckDataIntegrityAccepted ¶
func NewCheckDataIntegrityAccepted() *CheckDataIntegrityAccepted
NewCheckDataIntegrityAccepted creates a CheckDataIntegrityAccepted with default headers values
func (*CheckDataIntegrityAccepted) Error ¶
func (o *CheckDataIntegrityAccepted) Error() string
func (*CheckDataIntegrityAccepted) GetPayload ¶
func (o *CheckDataIntegrityAccepted) GetPayload() *rest_model.Empty
type CheckDataIntegrityParams ¶
type CheckDataIntegrityParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CheckDataIntegrityParams contains all the parameters to send to the API endpoint
for the check data integrity operation. Typically these are written to a http.Request.
func NewCheckDataIntegrityParams ¶
func NewCheckDataIntegrityParams() *CheckDataIntegrityParams
NewCheckDataIntegrityParams creates a new CheckDataIntegrityParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewCheckDataIntegrityParamsWithContext ¶
func NewCheckDataIntegrityParamsWithContext(ctx context.Context) *CheckDataIntegrityParams
NewCheckDataIntegrityParamsWithContext creates a new CheckDataIntegrityParams object with the ability to set a context for a request.
func NewCheckDataIntegrityParamsWithHTTPClient ¶
func NewCheckDataIntegrityParamsWithHTTPClient(client *http.Client) *CheckDataIntegrityParams
NewCheckDataIntegrityParamsWithHTTPClient creates a new CheckDataIntegrityParams object with the ability to set a custom HTTPClient for a request.
func NewCheckDataIntegrityParamsWithTimeout ¶
func NewCheckDataIntegrityParamsWithTimeout(timeout time.Duration) *CheckDataIntegrityParams
NewCheckDataIntegrityParamsWithTimeout creates a new CheckDataIntegrityParams object with the ability to set a timeout on a request.
func (*CheckDataIntegrityParams) SetContext ¶
func (o *CheckDataIntegrityParams) SetContext(ctx context.Context)
SetContext adds the context to the check data integrity params
func (*CheckDataIntegrityParams) SetDefaults ¶
func (o *CheckDataIntegrityParams) SetDefaults()
SetDefaults hydrates default values in the check data integrity params (not the query body).
All values with no default are reset to their zero value.
func (*CheckDataIntegrityParams) SetHTTPClient ¶
func (o *CheckDataIntegrityParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the check data integrity params
func (*CheckDataIntegrityParams) SetTimeout ¶
func (o *CheckDataIntegrityParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the check data integrity params
func (*CheckDataIntegrityParams) WithContext ¶
func (o *CheckDataIntegrityParams) WithContext(ctx context.Context) *CheckDataIntegrityParams
WithContext adds the context to the check data integrity params
func (*CheckDataIntegrityParams) WithDefaults ¶
func (o *CheckDataIntegrityParams) WithDefaults() *CheckDataIntegrityParams
WithDefaults hydrates default values in the check data integrity params (not the query body).
All values with no default are reset to their zero value.
func (*CheckDataIntegrityParams) WithHTTPClient ¶
func (o *CheckDataIntegrityParams) WithHTTPClient(client *http.Client) *CheckDataIntegrityParams
WithHTTPClient adds the HTTPClient to the check data integrity params
func (*CheckDataIntegrityParams) WithTimeout ¶
func (o *CheckDataIntegrityParams) WithTimeout(timeout time.Duration) *CheckDataIntegrityParams
WithTimeout adds the timeout to the check data integrity params
func (*CheckDataIntegrityParams) WriteToRequest ¶
func (o *CheckDataIntegrityParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CheckDataIntegrityReader ¶
type CheckDataIntegrityReader struct {
// contains filtered or unexported fields
}
CheckDataIntegrityReader is a Reader for the CheckDataIntegrity structure.
func (*CheckDataIntegrityReader) ReadResponse ¶
func (o *CheckDataIntegrityReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CheckDataIntegrityTooManyRequests ¶
type CheckDataIntegrityTooManyRequests struct {
Payload *rest_model.APIErrorEnvelope
}
CheckDataIntegrityTooManyRequests describes a response with status code 429, with default header values.
The resource requested is rate limited and the rate limit has been exceeded
func NewCheckDataIntegrityTooManyRequests ¶
func NewCheckDataIntegrityTooManyRequests() *CheckDataIntegrityTooManyRequests
NewCheckDataIntegrityTooManyRequests creates a CheckDataIntegrityTooManyRequests with default headers values
func (*CheckDataIntegrityTooManyRequests) Error ¶
func (o *CheckDataIntegrityTooManyRequests) Error() string
func (*CheckDataIntegrityTooManyRequests) GetPayload ¶
func (o *CheckDataIntegrityTooManyRequests) GetPayload() *rest_model.APIErrorEnvelope
type CheckDataIntegrityUnauthorized ¶
type CheckDataIntegrityUnauthorized struct {
}CheckDataIntegrityUnauthorized describes a response with status code 401, with default header values.
The currently supplied session does not have the correct access rights to request this resource
func NewCheckDataIntegrityUnauthorized ¶
func NewCheckDataIntegrityUnauthorized() *CheckDataIntegrityUnauthorized
NewCheckDataIntegrityUnauthorized creates a CheckDataIntegrityUnauthorized with default headers values
func (*CheckDataIntegrityUnauthorized) Error ¶
func (o *CheckDataIntegrityUnauthorized) Error() string
func (*CheckDataIntegrityUnauthorized) GetPayload ¶
func (o *CheckDataIntegrityUnauthorized) GetPayload() *rest_model.APIErrorEnvelope
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for database API
func (*Client) CheckDataIntegrity ¶
func (a *Client) CheckDataIntegrity(params *CheckDataIntegrityParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CheckDataIntegrityAccepted, error)
CheckDataIntegrity starts a data integrity scan on the datastore
Starts a data integrity scan on the datastore. Requires admin access. Only once instance may run at a time, including runs of fixDataIntegrity.
func (*Client) CreateDatabaseSnapshot ¶
func (a *Client) CreateDatabaseSnapshot(params *CreateDatabaseSnapshotParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateDatabaseSnapshotOK, error)
CreateDatabaseSnapshot creates a new database snapshot
Create a new database snapshot. Requires admin access.
func (*Client) CreateDatabaseSnapshotWithPath ¶
func (a *Client) CreateDatabaseSnapshotWithPath(params *CreateDatabaseSnapshotWithPathParams, opts ...ClientOption) (*CreateDatabaseSnapshotWithPathOK, error)
CreateDatabaseSnapshotWithPath creates a new database snapshot with path
Create a new database snapshot with path. Requires admin access.
func (*Client) DataIntegrityResults ¶
func (a *Client) DataIntegrityResults(params *DataIntegrityResultsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DataIntegrityResultsOK, error)
DataIntegrityResults returns any results found from in progress integrity checks
Returns any results found from in-progress integrity checks. Requires admin access.
func (*Client) FixDataIntegrity ¶
func (a *Client) FixDataIntegrity(params *FixDataIntegrityParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*FixDataIntegrityAccepted, error)
FixDataIntegrity runs a data integrity scan on the datastore attempts to fix any issues it can and returns any found issues
Runs a data integrity scan on the datastore, attempts to fix any issues it can, and returns any found issues. Requires admin access. Only once instance may run at a time, including runs of checkDataIntegrity.
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type ClientOption ¶
type ClientOption func(*runtime.ClientOperation)
ClientOption is the option for Client methods
type ClientService ¶
type ClientService interface { CheckDataIntegrity(params *CheckDataIntegrityParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CheckDataIntegrityAccepted, error) CreateDatabaseSnapshot(params *CreateDatabaseSnapshotParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateDatabaseSnapshotOK, error) CreateDatabaseSnapshotWithPath(params *CreateDatabaseSnapshotWithPathParams, opts ...ClientOption) (*CreateDatabaseSnapshotWithPathOK, error) DataIntegrityResults(params *DataIntegrityResultsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DataIntegrityResultsOK, error) FixDataIntegrity(params *FixDataIntegrityParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*FixDataIntegrityAccepted, error) SetTransport(transport runtime.ClientTransport) }
ClientService is the interface for Client methods
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry) ClientService
New creates a new database API client.
type CreateDatabaseSnapshotOK ¶
type CreateDatabaseSnapshotOK struct {
Payload *rest_model.Empty
}
CreateDatabaseSnapshotOK describes a response with status code 200, with default header values.
Base empty response
func NewCreateDatabaseSnapshotOK ¶
func NewCreateDatabaseSnapshotOK() *CreateDatabaseSnapshotOK
NewCreateDatabaseSnapshotOK creates a CreateDatabaseSnapshotOK with default headers values
func (*CreateDatabaseSnapshotOK) Error ¶
func (o *CreateDatabaseSnapshotOK) Error() string
func (*CreateDatabaseSnapshotOK) GetPayload ¶
func (o *CreateDatabaseSnapshotOK) GetPayload() *rest_model.Empty
type CreateDatabaseSnapshotParams ¶
type CreateDatabaseSnapshotParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateDatabaseSnapshotParams contains all the parameters to send to the API endpoint
for the create database snapshot operation. Typically these are written to a http.Request.
func NewCreateDatabaseSnapshotParams ¶
func NewCreateDatabaseSnapshotParams() *CreateDatabaseSnapshotParams
NewCreateDatabaseSnapshotParams creates a new CreateDatabaseSnapshotParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewCreateDatabaseSnapshotParamsWithContext ¶
func NewCreateDatabaseSnapshotParamsWithContext(ctx context.Context) *CreateDatabaseSnapshotParams
NewCreateDatabaseSnapshotParamsWithContext creates a new CreateDatabaseSnapshotParams object with the ability to set a context for a request.
func NewCreateDatabaseSnapshotParamsWithHTTPClient ¶
func NewCreateDatabaseSnapshotParamsWithHTTPClient(client *http.Client) *CreateDatabaseSnapshotParams
NewCreateDatabaseSnapshotParamsWithHTTPClient creates a new CreateDatabaseSnapshotParams object with the ability to set a custom HTTPClient for a request.
func NewCreateDatabaseSnapshotParamsWithTimeout ¶
func NewCreateDatabaseSnapshotParamsWithTimeout(timeout time.Duration) *CreateDatabaseSnapshotParams
NewCreateDatabaseSnapshotParamsWithTimeout creates a new CreateDatabaseSnapshotParams object with the ability to set a timeout on a request.
func (*CreateDatabaseSnapshotParams) SetContext ¶
func (o *CreateDatabaseSnapshotParams) SetContext(ctx context.Context)
SetContext adds the context to the create database snapshot params
func (*CreateDatabaseSnapshotParams) SetDefaults ¶
func (o *CreateDatabaseSnapshotParams) SetDefaults()
SetDefaults hydrates default values in the create database snapshot params (not the query body).
All values with no default are reset to their zero value.
func (*CreateDatabaseSnapshotParams) SetHTTPClient ¶
func (o *CreateDatabaseSnapshotParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create database snapshot params
func (*CreateDatabaseSnapshotParams) SetTimeout ¶
func (o *CreateDatabaseSnapshotParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create database snapshot params
func (*CreateDatabaseSnapshotParams) WithContext ¶
func (o *CreateDatabaseSnapshotParams) WithContext(ctx context.Context) *CreateDatabaseSnapshotParams
WithContext adds the context to the create database snapshot params
func (*CreateDatabaseSnapshotParams) WithDefaults ¶
func (o *CreateDatabaseSnapshotParams) WithDefaults() *CreateDatabaseSnapshotParams
WithDefaults hydrates default values in the create database snapshot params (not the query body).
All values with no default are reset to their zero value.
func (*CreateDatabaseSnapshotParams) WithHTTPClient ¶
func (o *CreateDatabaseSnapshotParams) WithHTTPClient(client *http.Client) *CreateDatabaseSnapshotParams
WithHTTPClient adds the HTTPClient to the create database snapshot params
func (*CreateDatabaseSnapshotParams) WithTimeout ¶
func (o *CreateDatabaseSnapshotParams) WithTimeout(timeout time.Duration) *CreateDatabaseSnapshotParams
WithTimeout adds the timeout to the create database snapshot params
func (*CreateDatabaseSnapshotParams) WriteToRequest ¶
func (o *CreateDatabaseSnapshotParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateDatabaseSnapshotReader ¶
type CreateDatabaseSnapshotReader struct {
// contains filtered or unexported fields
}
CreateDatabaseSnapshotReader is a Reader for the CreateDatabaseSnapshot structure.
func (*CreateDatabaseSnapshotReader) ReadResponse ¶
func (o *CreateDatabaseSnapshotReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateDatabaseSnapshotTooManyRequests ¶
type CreateDatabaseSnapshotTooManyRequests struct {
Payload *rest_model.APIErrorEnvelope
}
CreateDatabaseSnapshotTooManyRequests describes a response with status code 429, with default header values.
The resource requested is rate limited and the rate limit has been exceeded
func NewCreateDatabaseSnapshotTooManyRequests ¶
func NewCreateDatabaseSnapshotTooManyRequests() *CreateDatabaseSnapshotTooManyRequests
NewCreateDatabaseSnapshotTooManyRequests creates a CreateDatabaseSnapshotTooManyRequests with default headers values
func (*CreateDatabaseSnapshotTooManyRequests) Error ¶
func (o *CreateDatabaseSnapshotTooManyRequests) Error() string
func (*CreateDatabaseSnapshotTooManyRequests) GetPayload ¶
func (o *CreateDatabaseSnapshotTooManyRequests) GetPayload() *rest_model.APIErrorEnvelope
type CreateDatabaseSnapshotUnauthorized ¶
type CreateDatabaseSnapshotUnauthorized struct {
}CreateDatabaseSnapshotUnauthorized describes a response with status code 401, with default header values.
The currently supplied session does not have the correct access rights to request this resource
func NewCreateDatabaseSnapshotUnauthorized ¶
func NewCreateDatabaseSnapshotUnauthorized() *CreateDatabaseSnapshotUnauthorized
NewCreateDatabaseSnapshotUnauthorized creates a CreateDatabaseSnapshotUnauthorized with default headers values
func (*CreateDatabaseSnapshotUnauthorized) Error ¶
func (o *CreateDatabaseSnapshotUnauthorized) Error() string
func (*CreateDatabaseSnapshotUnauthorized) GetPayload ¶
func (o *CreateDatabaseSnapshotUnauthorized) GetPayload() *rest_model.APIErrorEnvelope
type CreateDatabaseSnapshotWithPathOK ¶
type CreateDatabaseSnapshotWithPathOK struct {
Payload *rest_model.DatabaseSnapshotCreateResultEnvelope
}
CreateDatabaseSnapshotWithPathOK describes a response with status code 200, with default header values.
The path to the created snapshot
func NewCreateDatabaseSnapshotWithPathOK ¶
func NewCreateDatabaseSnapshotWithPathOK() *CreateDatabaseSnapshotWithPathOK
NewCreateDatabaseSnapshotWithPathOK creates a CreateDatabaseSnapshotWithPathOK with default headers values
func (*CreateDatabaseSnapshotWithPathOK) Error ¶
func (o *CreateDatabaseSnapshotWithPathOK) Error() string
func (*CreateDatabaseSnapshotWithPathOK) GetPayload ¶
func (o *CreateDatabaseSnapshotWithPathOK) GetPayload() *rest_model.DatabaseSnapshotCreateResultEnvelope
type CreateDatabaseSnapshotWithPathParams ¶
type CreateDatabaseSnapshotWithPathParams struct { /* Snapshot. snapshot parameters */ Snapshot *rest_model.DatabaseSnapshotCreate Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateDatabaseSnapshotWithPathParams contains all the parameters to send to the API endpoint
for the create database snapshot with path operation. Typically these are written to a http.Request.
func NewCreateDatabaseSnapshotWithPathParams ¶
func NewCreateDatabaseSnapshotWithPathParams() *CreateDatabaseSnapshotWithPathParams
NewCreateDatabaseSnapshotWithPathParams creates a new CreateDatabaseSnapshotWithPathParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewCreateDatabaseSnapshotWithPathParamsWithContext ¶
func NewCreateDatabaseSnapshotWithPathParamsWithContext(ctx context.Context) *CreateDatabaseSnapshotWithPathParams
NewCreateDatabaseSnapshotWithPathParamsWithContext creates a new CreateDatabaseSnapshotWithPathParams object with the ability to set a context for a request.
func NewCreateDatabaseSnapshotWithPathParamsWithHTTPClient ¶
func NewCreateDatabaseSnapshotWithPathParamsWithHTTPClient(client *http.Client) *CreateDatabaseSnapshotWithPathParams
NewCreateDatabaseSnapshotWithPathParamsWithHTTPClient creates a new CreateDatabaseSnapshotWithPathParams object with the ability to set a custom HTTPClient for a request.
func NewCreateDatabaseSnapshotWithPathParamsWithTimeout ¶
func NewCreateDatabaseSnapshotWithPathParamsWithTimeout(timeout time.Duration) *CreateDatabaseSnapshotWithPathParams
NewCreateDatabaseSnapshotWithPathParamsWithTimeout creates a new CreateDatabaseSnapshotWithPathParams object with the ability to set a timeout on a request.
func (*CreateDatabaseSnapshotWithPathParams) SetContext ¶
func (o *CreateDatabaseSnapshotWithPathParams) SetContext(ctx context.Context)
SetContext adds the context to the create database snapshot with path params
func (*CreateDatabaseSnapshotWithPathParams) SetDefaults ¶
func (o *CreateDatabaseSnapshotWithPathParams) SetDefaults()
SetDefaults hydrates default values in the create database snapshot with path params (not the query body).
All values with no default are reset to their zero value.
func (*CreateDatabaseSnapshotWithPathParams) SetHTTPClient ¶
func (o *CreateDatabaseSnapshotWithPathParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create database snapshot with path params
func (*CreateDatabaseSnapshotWithPathParams) SetSnapshot ¶
func (o *CreateDatabaseSnapshotWithPathParams) SetSnapshot(snapshot *rest_model.DatabaseSnapshotCreate)
SetSnapshot adds the snapshot to the create database snapshot with path params
func (*CreateDatabaseSnapshotWithPathParams) SetTimeout ¶
func (o *CreateDatabaseSnapshotWithPathParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create database snapshot with path params
func (*CreateDatabaseSnapshotWithPathParams) WithContext ¶
func (o *CreateDatabaseSnapshotWithPathParams) WithContext(ctx context.Context) *CreateDatabaseSnapshotWithPathParams
WithContext adds the context to the create database snapshot with path params
func (*CreateDatabaseSnapshotWithPathParams) WithDefaults ¶
func (o *CreateDatabaseSnapshotWithPathParams) WithDefaults() *CreateDatabaseSnapshotWithPathParams
WithDefaults hydrates default values in the create database snapshot with path params (not the query body).
All values with no default are reset to their zero value.
func (*CreateDatabaseSnapshotWithPathParams) WithHTTPClient ¶
func (o *CreateDatabaseSnapshotWithPathParams) WithHTTPClient(client *http.Client) *CreateDatabaseSnapshotWithPathParams
WithHTTPClient adds the HTTPClient to the create database snapshot with path params
func (*CreateDatabaseSnapshotWithPathParams) WithSnapshot ¶
func (o *CreateDatabaseSnapshotWithPathParams) WithSnapshot(snapshot *rest_model.DatabaseSnapshotCreate) *CreateDatabaseSnapshotWithPathParams
WithSnapshot adds the snapshot to the create database snapshot with path params
func (*CreateDatabaseSnapshotWithPathParams) WithTimeout ¶
func (o *CreateDatabaseSnapshotWithPathParams) WithTimeout(timeout time.Duration) *CreateDatabaseSnapshotWithPathParams
WithTimeout adds the timeout to the create database snapshot with path params
func (*CreateDatabaseSnapshotWithPathParams) WriteToRequest ¶
func (o *CreateDatabaseSnapshotWithPathParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateDatabaseSnapshotWithPathReader ¶
type CreateDatabaseSnapshotWithPathReader struct {
// contains filtered or unexported fields
}
CreateDatabaseSnapshotWithPathReader is a Reader for the CreateDatabaseSnapshotWithPath structure.
func (*CreateDatabaseSnapshotWithPathReader) ReadResponse ¶
func (o *CreateDatabaseSnapshotWithPathReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateDatabaseSnapshotWithPathTooManyRequests ¶
type CreateDatabaseSnapshotWithPathTooManyRequests struct {
Payload *rest_model.APIErrorEnvelope
}
CreateDatabaseSnapshotWithPathTooManyRequests describes a response with status code 429, with default header values.
The resource requested is rate limited and the rate limit has been exceeded
func NewCreateDatabaseSnapshotWithPathTooManyRequests ¶
func NewCreateDatabaseSnapshotWithPathTooManyRequests() *CreateDatabaseSnapshotWithPathTooManyRequests
NewCreateDatabaseSnapshotWithPathTooManyRequests creates a CreateDatabaseSnapshotWithPathTooManyRequests with default headers values
func (*CreateDatabaseSnapshotWithPathTooManyRequests) Error ¶
func (o *CreateDatabaseSnapshotWithPathTooManyRequests) Error() string
func (*CreateDatabaseSnapshotWithPathTooManyRequests) GetPayload ¶
func (o *CreateDatabaseSnapshotWithPathTooManyRequests) GetPayload() *rest_model.APIErrorEnvelope
type CreateDatabaseSnapshotWithPathUnauthorized ¶
type CreateDatabaseSnapshotWithPathUnauthorized struct {
}CreateDatabaseSnapshotWithPathUnauthorized describes a response with status code 401, with default header values.
The currently supplied session does not have the correct access rights to request this resource
func NewCreateDatabaseSnapshotWithPathUnauthorized ¶
func NewCreateDatabaseSnapshotWithPathUnauthorized() *CreateDatabaseSnapshotWithPathUnauthorized
NewCreateDatabaseSnapshotWithPathUnauthorized creates a CreateDatabaseSnapshotWithPathUnauthorized with default headers values
func (*CreateDatabaseSnapshotWithPathUnauthorized) Error ¶
func (o *CreateDatabaseSnapshotWithPathUnauthorized) Error() string
func (*CreateDatabaseSnapshotWithPathUnauthorized) GetPayload ¶
func (o *CreateDatabaseSnapshotWithPathUnauthorized) GetPayload() *rest_model.APIErrorEnvelope
type DataIntegrityResultsOK ¶
type DataIntegrityResultsOK struct {
Payload *rest_model.DataIntegrityCheckResultEnvelope
}
DataIntegrityResultsOK describes a response with status code 200, with default header values.
A list of data integrity issues found
func NewDataIntegrityResultsOK ¶
func NewDataIntegrityResultsOK() *DataIntegrityResultsOK
NewDataIntegrityResultsOK creates a DataIntegrityResultsOK with default headers values
func (*DataIntegrityResultsOK) Error ¶
func (o *DataIntegrityResultsOK) Error() string
func (*DataIntegrityResultsOK) GetPayload ¶
func (o *DataIntegrityResultsOK) GetPayload() *rest_model.DataIntegrityCheckResultEnvelope
type DataIntegrityResultsParams ¶
type DataIntegrityResultsParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DataIntegrityResultsParams contains all the parameters to send to the API endpoint
for the data integrity results operation. Typically these are written to a http.Request.
func NewDataIntegrityResultsParams ¶
func NewDataIntegrityResultsParams() *DataIntegrityResultsParams
NewDataIntegrityResultsParams creates a new DataIntegrityResultsParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewDataIntegrityResultsParamsWithContext ¶
func NewDataIntegrityResultsParamsWithContext(ctx context.Context) *DataIntegrityResultsParams
NewDataIntegrityResultsParamsWithContext creates a new DataIntegrityResultsParams object with the ability to set a context for a request.
func NewDataIntegrityResultsParamsWithHTTPClient ¶
func NewDataIntegrityResultsParamsWithHTTPClient(client *http.Client) *DataIntegrityResultsParams
NewDataIntegrityResultsParamsWithHTTPClient creates a new DataIntegrityResultsParams object with the ability to set a custom HTTPClient for a request.
func NewDataIntegrityResultsParamsWithTimeout ¶
func NewDataIntegrityResultsParamsWithTimeout(timeout time.Duration) *DataIntegrityResultsParams
NewDataIntegrityResultsParamsWithTimeout creates a new DataIntegrityResultsParams object with the ability to set a timeout on a request.
func (*DataIntegrityResultsParams) SetContext ¶
func (o *DataIntegrityResultsParams) SetContext(ctx context.Context)
SetContext adds the context to the data integrity results params
func (*DataIntegrityResultsParams) SetDefaults ¶
func (o *DataIntegrityResultsParams) SetDefaults()
SetDefaults hydrates default values in the data integrity results params (not the query body).
All values with no default are reset to their zero value.
func (*DataIntegrityResultsParams) SetHTTPClient ¶
func (o *DataIntegrityResultsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the data integrity results params
func (*DataIntegrityResultsParams) SetTimeout ¶
func (o *DataIntegrityResultsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the data integrity results params
func (*DataIntegrityResultsParams) WithContext ¶
func (o *DataIntegrityResultsParams) WithContext(ctx context.Context) *DataIntegrityResultsParams
WithContext adds the context to the data integrity results params
func (*DataIntegrityResultsParams) WithDefaults ¶
func (o *DataIntegrityResultsParams) WithDefaults() *DataIntegrityResultsParams
WithDefaults hydrates default values in the data integrity results params (not the query body).
All values with no default are reset to their zero value.
func (*DataIntegrityResultsParams) WithHTTPClient ¶
func (o *DataIntegrityResultsParams) WithHTTPClient(client *http.Client) *DataIntegrityResultsParams
WithHTTPClient adds the HTTPClient to the data integrity results params
func (*DataIntegrityResultsParams) WithTimeout ¶
func (o *DataIntegrityResultsParams) WithTimeout(timeout time.Duration) *DataIntegrityResultsParams
WithTimeout adds the timeout to the data integrity results params
func (*DataIntegrityResultsParams) WriteToRequest ¶
func (o *DataIntegrityResultsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DataIntegrityResultsReader ¶
type DataIntegrityResultsReader struct {
// contains filtered or unexported fields
}
DataIntegrityResultsReader is a Reader for the DataIntegrityResults structure.
func (*DataIntegrityResultsReader) ReadResponse ¶
func (o *DataIntegrityResultsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DataIntegrityResultsTooManyRequests ¶ added in v0.31.0
type DataIntegrityResultsTooManyRequests struct {
Payload *rest_model.APIErrorEnvelope
}
DataIntegrityResultsTooManyRequests describes a response with status code 429, with default header values.
The resource requested is rate limited and the rate limit has been exceeded
func NewDataIntegrityResultsTooManyRequests ¶ added in v0.31.0
func NewDataIntegrityResultsTooManyRequests() *DataIntegrityResultsTooManyRequests
NewDataIntegrityResultsTooManyRequests creates a DataIntegrityResultsTooManyRequests with default headers values
func (*DataIntegrityResultsTooManyRequests) Error ¶ added in v0.31.0
func (o *DataIntegrityResultsTooManyRequests) Error() string
func (*DataIntegrityResultsTooManyRequests) GetPayload ¶ added in v0.31.0
func (o *DataIntegrityResultsTooManyRequests) GetPayload() *rest_model.APIErrorEnvelope
type DataIntegrityResultsUnauthorized ¶
type DataIntegrityResultsUnauthorized struct {
}DataIntegrityResultsUnauthorized describes a response with status code 401, with default header values.
The currently supplied session does not have the correct access rights to request this resource
func NewDataIntegrityResultsUnauthorized ¶
func NewDataIntegrityResultsUnauthorized() *DataIntegrityResultsUnauthorized
NewDataIntegrityResultsUnauthorized creates a DataIntegrityResultsUnauthorized with default headers values
func (*DataIntegrityResultsUnauthorized) Error ¶
func (o *DataIntegrityResultsUnauthorized) Error() string
func (*DataIntegrityResultsUnauthorized) GetPayload ¶
func (o *DataIntegrityResultsUnauthorized) GetPayload() *rest_model.APIErrorEnvelope
type FixDataIntegrityAccepted ¶
type FixDataIntegrityAccepted struct {
Payload *rest_model.Empty
}
FixDataIntegrityAccepted describes a response with status code 202, with default header values.
Base empty response
func NewFixDataIntegrityAccepted ¶
func NewFixDataIntegrityAccepted() *FixDataIntegrityAccepted
NewFixDataIntegrityAccepted creates a FixDataIntegrityAccepted with default headers values
func (*FixDataIntegrityAccepted) Error ¶
func (o *FixDataIntegrityAccepted) Error() string
func (*FixDataIntegrityAccepted) GetPayload ¶
func (o *FixDataIntegrityAccepted) GetPayload() *rest_model.Empty
type FixDataIntegrityParams ¶
type FixDataIntegrityParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
FixDataIntegrityParams contains all the parameters to send to the API endpoint
for the fix data integrity operation. Typically these are written to a http.Request.
func NewFixDataIntegrityParams ¶
func NewFixDataIntegrityParams() *FixDataIntegrityParams
NewFixDataIntegrityParams creates a new FixDataIntegrityParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewFixDataIntegrityParamsWithContext ¶
func NewFixDataIntegrityParamsWithContext(ctx context.Context) *FixDataIntegrityParams
NewFixDataIntegrityParamsWithContext creates a new FixDataIntegrityParams object with the ability to set a context for a request.
func NewFixDataIntegrityParamsWithHTTPClient ¶
func NewFixDataIntegrityParamsWithHTTPClient(client *http.Client) *FixDataIntegrityParams
NewFixDataIntegrityParamsWithHTTPClient creates a new FixDataIntegrityParams object with the ability to set a custom HTTPClient for a request.
func NewFixDataIntegrityParamsWithTimeout ¶
func NewFixDataIntegrityParamsWithTimeout(timeout time.Duration) *FixDataIntegrityParams
NewFixDataIntegrityParamsWithTimeout creates a new FixDataIntegrityParams object with the ability to set a timeout on a request.
func (*FixDataIntegrityParams) SetContext ¶
func (o *FixDataIntegrityParams) SetContext(ctx context.Context)
SetContext adds the context to the fix data integrity params
func (*FixDataIntegrityParams) SetDefaults ¶
func (o *FixDataIntegrityParams) SetDefaults()
SetDefaults hydrates default values in the fix data integrity params (not the query body).
All values with no default are reset to their zero value.
func (*FixDataIntegrityParams) SetHTTPClient ¶
func (o *FixDataIntegrityParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the fix data integrity params
func (*FixDataIntegrityParams) SetTimeout ¶
func (o *FixDataIntegrityParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the fix data integrity params
func (*FixDataIntegrityParams) WithContext ¶
func (o *FixDataIntegrityParams) WithContext(ctx context.Context) *FixDataIntegrityParams
WithContext adds the context to the fix data integrity params
func (*FixDataIntegrityParams) WithDefaults ¶
func (o *FixDataIntegrityParams) WithDefaults() *FixDataIntegrityParams
WithDefaults hydrates default values in the fix data integrity params (not the query body).
All values with no default are reset to their zero value.
func (*FixDataIntegrityParams) WithHTTPClient ¶
func (o *FixDataIntegrityParams) WithHTTPClient(client *http.Client) *FixDataIntegrityParams
WithHTTPClient adds the HTTPClient to the fix data integrity params
func (*FixDataIntegrityParams) WithTimeout ¶
func (o *FixDataIntegrityParams) WithTimeout(timeout time.Duration) *FixDataIntegrityParams
WithTimeout adds the timeout to the fix data integrity params
func (*FixDataIntegrityParams) WriteToRequest ¶
func (o *FixDataIntegrityParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type FixDataIntegrityReader ¶
type FixDataIntegrityReader struct {
// contains filtered or unexported fields
}
FixDataIntegrityReader is a Reader for the FixDataIntegrity structure.
func (*FixDataIntegrityReader) ReadResponse ¶
func (o *FixDataIntegrityReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type FixDataIntegrityTooManyRequests ¶
type FixDataIntegrityTooManyRequests struct {
Payload *rest_model.APIErrorEnvelope
}
FixDataIntegrityTooManyRequests describes a response with status code 429, with default header values.
The resource requested is rate limited and the rate limit has been exceeded
func NewFixDataIntegrityTooManyRequests ¶
func NewFixDataIntegrityTooManyRequests() *FixDataIntegrityTooManyRequests
NewFixDataIntegrityTooManyRequests creates a FixDataIntegrityTooManyRequests with default headers values
func (*FixDataIntegrityTooManyRequests) Error ¶
func (o *FixDataIntegrityTooManyRequests) Error() string
func (*FixDataIntegrityTooManyRequests) GetPayload ¶
func (o *FixDataIntegrityTooManyRequests) GetPayload() *rest_model.APIErrorEnvelope
type FixDataIntegrityUnauthorized ¶
type FixDataIntegrityUnauthorized struct {
}FixDataIntegrityUnauthorized describes a response with status code 401, with default header values.
The currently supplied session does not have the correct access rights to request this resource
func NewFixDataIntegrityUnauthorized ¶
func NewFixDataIntegrityUnauthorized() *FixDataIntegrityUnauthorized
NewFixDataIntegrityUnauthorized creates a FixDataIntegrityUnauthorized with default headers values
func (*FixDataIntegrityUnauthorized) Error ¶
func (o *FixDataIntegrityUnauthorized) Error() string
func (*FixDataIntegrityUnauthorized) GetPayload ¶
func (o *FixDataIntegrityUnauthorized) GetPayload() *rest_model.APIErrorEnvelope
Source Files ¶
- check_data_integrity_parameters.go
- check_data_integrity_responses.go
- create_database_snapshot_parameters.go
- create_database_snapshot_responses.go
- create_database_snapshot_with_path_parameters.go
- create_database_snapshot_with_path_responses.go
- data_integrity_results_parameters.go
- data_integrity_results_responses.go
- database_client.go
- fix_data_integrity_parameters.go
- fix_data_integrity_responses.go