Documentation ¶
Index ¶
- type Client
- func (a *Client) DeleteDataExport(params *DeleteDataExportParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteDataExportOK, error)
- func (a *Client) ExportAuditToCSVForDataExport(params *ExportAuditToCSVForDataExportParams, ...) (*ExportAuditToCSVForDataExportOK, error)
- func (a *Client) ExportIssuesStatsToCSVForDataExport(params *ExportIssuesStatsToCSVForDataExportParams, ...) (*ExportIssuesStatsToCSVForDataExportOK, error)
- func (a *Client) ListDataExport(params *ListDataExportParams, authInfo runtime.ClientAuthInfoWriter) (*ListDataExportOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientService
- type DeleteDataExportBadRequest
- type DeleteDataExportConflict
- type DeleteDataExportForbidden
- type DeleteDataExportInternalServerError
- type DeleteDataExportNotFound
- type DeleteDataExportOK
- type DeleteDataExportParams
- func NewDeleteDataExportParams() *DeleteDataExportParams
- func NewDeleteDataExportParamsWithContext(ctx context.Context) *DeleteDataExportParams
- func NewDeleteDataExportParamsWithHTTPClient(client *http.Client) *DeleteDataExportParams
- func NewDeleteDataExportParamsWithTimeout(timeout time.Duration) *DeleteDataExportParams
- func (o *DeleteDataExportParams) SetContext(ctx context.Context)
- func (o *DeleteDataExportParams) SetHTTPClient(client *http.Client)
- func (o *DeleteDataExportParams) SetID(id int64)
- func (o *DeleteDataExportParams) SetTimeout(timeout time.Duration)
- func (o *DeleteDataExportParams) WithContext(ctx context.Context) *DeleteDataExportParams
- func (o *DeleteDataExportParams) WithHTTPClient(client *http.Client) *DeleteDataExportParams
- func (o *DeleteDataExportParams) WithID(id int64) *DeleteDataExportParams
- func (o *DeleteDataExportParams) WithTimeout(timeout time.Duration) *DeleteDataExportParams
- func (o *DeleteDataExportParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteDataExportReader
- type DeleteDataExportUnauthorized
- type ExportAuditToCSVForDataExportBadRequest
- type ExportAuditToCSVForDataExportConflict
- type ExportAuditToCSVForDataExportForbidden
- type ExportAuditToCSVForDataExportInternalServerError
- type ExportAuditToCSVForDataExportNotFound
- type ExportAuditToCSVForDataExportOK
- type ExportAuditToCSVForDataExportParams
- func NewExportAuditToCSVForDataExportParams() *ExportAuditToCSVForDataExportParams
- func NewExportAuditToCSVForDataExportParamsWithContext(ctx context.Context) *ExportAuditToCSVForDataExportParams
- func NewExportAuditToCSVForDataExportParamsWithHTTPClient(client *http.Client) *ExportAuditToCSVForDataExportParams
- func NewExportAuditToCSVForDataExportParamsWithTimeout(timeout time.Duration) *ExportAuditToCSVForDataExportParams
- func (o *ExportAuditToCSVForDataExportParams) SetContext(ctx context.Context)
- func (o *ExportAuditToCSVForDataExportParams) SetHTTPClient(client *http.Client)
- func (o *ExportAuditToCSVForDataExportParams) SetResource(resource *models.ExportAuditToCSVRequest)
- func (o *ExportAuditToCSVForDataExportParams) SetTimeout(timeout time.Duration)
- func (o *ExportAuditToCSVForDataExportParams) WithContext(ctx context.Context) *ExportAuditToCSVForDataExportParams
- func (o *ExportAuditToCSVForDataExportParams) WithHTTPClient(client *http.Client) *ExportAuditToCSVForDataExportParams
- func (o *ExportAuditToCSVForDataExportParams) WithResource(resource *models.ExportAuditToCSVRequest) *ExportAuditToCSVForDataExportParams
- func (o *ExportAuditToCSVForDataExportParams) WithTimeout(timeout time.Duration) *ExportAuditToCSVForDataExportParams
- func (o *ExportAuditToCSVForDataExportParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ExportAuditToCSVForDataExportReader
- type ExportAuditToCSVForDataExportUnauthorized
- type ExportIssuesStatsToCSVForDataExportBadRequest
- type ExportIssuesStatsToCSVForDataExportConflict
- type ExportIssuesStatsToCSVForDataExportForbidden
- type ExportIssuesStatsToCSVForDataExportInternalServerError
- type ExportIssuesStatsToCSVForDataExportNotFound
- type ExportIssuesStatsToCSVForDataExportOK
- type ExportIssuesStatsToCSVForDataExportParams
- func NewExportIssuesStatsToCSVForDataExportParams() *ExportIssuesStatsToCSVForDataExportParams
- func NewExportIssuesStatsToCSVForDataExportParamsWithContext(ctx context.Context) *ExportIssuesStatsToCSVForDataExportParams
- func NewExportIssuesStatsToCSVForDataExportParamsWithHTTPClient(client *http.Client) *ExportIssuesStatsToCSVForDataExportParams
- func NewExportIssuesStatsToCSVForDataExportParamsWithTimeout(timeout time.Duration) *ExportIssuesStatsToCSVForDataExportParams
- func (o *ExportIssuesStatsToCSVForDataExportParams) SetContext(ctx context.Context)
- func (o *ExportIssuesStatsToCSVForDataExportParams) SetHTTPClient(client *http.Client)
- func (o *ExportIssuesStatsToCSVForDataExportParams) SetResource(resource *models.ExportIssueStatsToCSVRequest)
- func (o *ExportIssuesStatsToCSVForDataExportParams) SetTimeout(timeout time.Duration)
- func (o *ExportIssuesStatsToCSVForDataExportParams) WithContext(ctx context.Context) *ExportIssuesStatsToCSVForDataExportParams
- func (o *ExportIssuesStatsToCSVForDataExportParams) WithHTTPClient(client *http.Client) *ExportIssuesStatsToCSVForDataExportParams
- func (o *ExportIssuesStatsToCSVForDataExportParams) WithResource(resource *models.ExportIssueStatsToCSVRequest) *ExportIssuesStatsToCSVForDataExportParams
- func (o *ExportIssuesStatsToCSVForDataExportParams) WithTimeout(timeout time.Duration) *ExportIssuesStatsToCSVForDataExportParams
- func (o *ExportIssuesStatsToCSVForDataExportParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ExportIssuesStatsToCSVForDataExportReader
- type ExportIssuesStatsToCSVForDataExportUnauthorized
- type ListDataExportBadRequest
- type ListDataExportConflict
- type ListDataExportForbidden
- type ListDataExportInternalServerError
- type ListDataExportNotFound
- type ListDataExportOK
- type ListDataExportParams
- func NewListDataExportParams() *ListDataExportParams
- func NewListDataExportParamsWithContext(ctx context.Context) *ListDataExportParams
- func NewListDataExportParamsWithHTTPClient(client *http.Client) *ListDataExportParams
- func NewListDataExportParamsWithTimeout(timeout time.Duration) *ListDataExportParams
- func (o *ListDataExportParams) SetContext(ctx context.Context)
- func (o *ListDataExportParams) SetFields(fields *string)
- func (o *ListDataExportParams) SetHTTPClient(client *http.Client)
- func (o *ListDataExportParams) SetLimit(limit *int32)
- func (o *ListDataExportParams) SetOrderby(orderby *string)
- func (o *ListDataExportParams) SetQ(q *string)
- func (o *ListDataExportParams) SetStart(start *int32)
- func (o *ListDataExportParams) SetTimeout(timeout time.Duration)
- func (o *ListDataExportParams) WithContext(ctx context.Context) *ListDataExportParams
- func (o *ListDataExportParams) WithFields(fields *string) *ListDataExportParams
- func (o *ListDataExportParams) WithHTTPClient(client *http.Client) *ListDataExportParams
- func (o *ListDataExportParams) WithLimit(limit *int32) *ListDataExportParams
- func (o *ListDataExportParams) WithOrderby(orderby *string) *ListDataExportParams
- func (o *ListDataExportParams) WithQ(q *string) *ListDataExportParams
- func (o *ListDataExportParams) WithStart(start *int32) *ListDataExportParams
- func (o *ListDataExportParams) WithTimeout(timeout time.Duration) *ListDataExportParams
- func (o *ListDataExportParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListDataExportReader
- type ListDataExportUnauthorized
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for data export controller API
func (*Client) DeleteDataExport ¶
func (a *Client) DeleteDataExport(params *DeleteDataExportParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteDataExportOK, error)
DeleteDataExport deletes
func (*Client) ExportAuditToCSVForDataExport ¶
func (a *Client) ExportAuditToCSVForDataExport(params *ExportAuditToCSVForDataExportParams, authInfo runtime.ClientAuthInfoWriter) (*ExportAuditToCSVForDataExportOK, error)
ExportAuditToCSVForDataExport exports audit to csv
func (*Client) ExportIssuesStatsToCSVForDataExport ¶
func (a *Client) ExportIssuesStatsToCSVForDataExport(params *ExportIssuesStatsToCSVForDataExportParams, authInfo runtime.ClientAuthInfoWriter) (*ExportIssuesStatsToCSVForDataExportOK, error)
ExportIssuesStatsToCSVForDataExport exports issue statistics to csv
func (*Client) ListDataExport ¶
func (a *Client) ListDataExport(params *ListDataExportParams, authInfo runtime.ClientAuthInfoWriter) (*ListDataExportOK, error)
ListDataExport lists
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type ClientService ¶
type ClientService interface { DeleteDataExport(params *DeleteDataExportParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteDataExportOK, error) ExportAuditToCSVForDataExport(params *ExportAuditToCSVForDataExportParams, authInfo runtime.ClientAuthInfoWriter) (*ExportAuditToCSVForDataExportOK, error) ExportIssuesStatsToCSVForDataExport(params *ExportIssuesStatsToCSVForDataExportParams, authInfo runtime.ClientAuthInfoWriter) (*ExportIssuesStatsToCSVForDataExportOK, error) ListDataExport(params *ListDataExportParams, authInfo runtime.ClientAuthInfoWriter) (*ListDataExportOK, 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 data export controller API client.
type DeleteDataExportBadRequest ¶
DeleteDataExportBadRequest handles this case with default header values.
Bad Request
func NewDeleteDataExportBadRequest ¶
func NewDeleteDataExportBadRequest() *DeleteDataExportBadRequest
NewDeleteDataExportBadRequest creates a DeleteDataExportBadRequest with default headers values
func (*DeleteDataExportBadRequest) Error ¶
func (o *DeleteDataExportBadRequest) Error() string
func (*DeleteDataExportBadRequest) GetPayload ¶
func (o *DeleteDataExportBadRequest) GetPayload() *models.APIResult
type DeleteDataExportConflict ¶
DeleteDataExportConflict handles this case with default header values.
Conflict
func NewDeleteDataExportConflict ¶
func NewDeleteDataExportConflict() *DeleteDataExportConflict
NewDeleteDataExportConflict creates a DeleteDataExportConflict with default headers values
func (*DeleteDataExportConflict) Error ¶
func (o *DeleteDataExportConflict) Error() string
func (*DeleteDataExportConflict) GetPayload ¶
func (o *DeleteDataExportConflict) GetPayload() *models.APIResult
type DeleteDataExportForbidden ¶
DeleteDataExportForbidden handles this case with default header values.
Forbidden
func NewDeleteDataExportForbidden ¶
func NewDeleteDataExportForbidden() *DeleteDataExportForbidden
NewDeleteDataExportForbidden creates a DeleteDataExportForbidden with default headers values
func (*DeleteDataExportForbidden) Error ¶
func (o *DeleteDataExportForbidden) Error() string
func (*DeleteDataExportForbidden) GetPayload ¶
func (o *DeleteDataExportForbidden) GetPayload() *models.APIResult
type DeleteDataExportInternalServerError ¶
DeleteDataExportInternalServerError handles this case with default header values.
Internal Server Error
func NewDeleteDataExportInternalServerError ¶
func NewDeleteDataExportInternalServerError() *DeleteDataExportInternalServerError
NewDeleteDataExportInternalServerError creates a DeleteDataExportInternalServerError with default headers values
func (*DeleteDataExportInternalServerError) Error ¶
func (o *DeleteDataExportInternalServerError) Error() string
func (*DeleteDataExportInternalServerError) GetPayload ¶
func (o *DeleteDataExportInternalServerError) GetPayload() *models.APIResult
type DeleteDataExportNotFound ¶
DeleteDataExportNotFound handles this case with default header values.
Not Found
func NewDeleteDataExportNotFound ¶
func NewDeleteDataExportNotFound() *DeleteDataExportNotFound
NewDeleteDataExportNotFound creates a DeleteDataExportNotFound with default headers values
func (*DeleteDataExportNotFound) Error ¶
func (o *DeleteDataExportNotFound) Error() string
func (*DeleteDataExportNotFound) GetPayload ¶
func (o *DeleteDataExportNotFound) GetPayload() *models.APIResult
type DeleteDataExportOK ¶
type DeleteDataExportOK struct {
Payload *models.APIResultVoid
}
DeleteDataExportOK handles this case with default header values.
OK
func NewDeleteDataExportOK ¶
func NewDeleteDataExportOK() *DeleteDataExportOK
NewDeleteDataExportOK creates a DeleteDataExportOK with default headers values
func (*DeleteDataExportOK) Error ¶
func (o *DeleteDataExportOK) Error() string
func (*DeleteDataExportOK) GetPayload ¶
func (o *DeleteDataExportOK) GetPayload() *models.APIResultVoid
type DeleteDataExportParams ¶
type DeleteDataExportParams struct { /*ID id */ ID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteDataExportParams contains all the parameters to send to the API endpoint for the delete data export operation typically these are written to a http.Request
func NewDeleteDataExportParams ¶
func NewDeleteDataExportParams() *DeleteDataExportParams
NewDeleteDataExportParams creates a new DeleteDataExportParams object with the default values initialized.
func NewDeleteDataExportParamsWithContext ¶
func NewDeleteDataExportParamsWithContext(ctx context.Context) *DeleteDataExportParams
NewDeleteDataExportParamsWithContext creates a new DeleteDataExportParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteDataExportParamsWithHTTPClient ¶
func NewDeleteDataExportParamsWithHTTPClient(client *http.Client) *DeleteDataExportParams
NewDeleteDataExportParamsWithHTTPClient creates a new DeleteDataExportParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteDataExportParamsWithTimeout ¶
func NewDeleteDataExportParamsWithTimeout(timeout time.Duration) *DeleteDataExportParams
NewDeleteDataExportParamsWithTimeout creates a new DeleteDataExportParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteDataExportParams) SetContext ¶
func (o *DeleteDataExportParams) SetContext(ctx context.Context)
SetContext adds the context to the delete data export params
func (*DeleteDataExportParams) SetHTTPClient ¶
func (o *DeleteDataExportParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete data export params
func (*DeleteDataExportParams) SetID ¶
func (o *DeleteDataExportParams) SetID(id int64)
SetID adds the id to the delete data export params
func (*DeleteDataExportParams) SetTimeout ¶
func (o *DeleteDataExportParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete data export params
func (*DeleteDataExportParams) WithContext ¶
func (o *DeleteDataExportParams) WithContext(ctx context.Context) *DeleteDataExportParams
WithContext adds the context to the delete data export params
func (*DeleteDataExportParams) WithHTTPClient ¶
func (o *DeleteDataExportParams) WithHTTPClient(client *http.Client) *DeleteDataExportParams
WithHTTPClient adds the HTTPClient to the delete data export params
func (*DeleteDataExportParams) WithID ¶
func (o *DeleteDataExportParams) WithID(id int64) *DeleteDataExportParams
WithID adds the id to the delete data export params
func (*DeleteDataExportParams) WithTimeout ¶
func (o *DeleteDataExportParams) WithTimeout(timeout time.Duration) *DeleteDataExportParams
WithTimeout adds the timeout to the delete data export params
func (*DeleteDataExportParams) WriteToRequest ¶
func (o *DeleteDataExportParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteDataExportReader ¶
type DeleteDataExportReader struct {
// contains filtered or unexported fields
}
DeleteDataExportReader is a Reader for the DeleteDataExport structure.
func (*DeleteDataExportReader) ReadResponse ¶
func (o *DeleteDataExportReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteDataExportUnauthorized ¶
type DeleteDataExportUnauthorized struct {
}DeleteDataExportUnauthorized handles this case with default header values.
Unauthorized
func NewDeleteDataExportUnauthorized ¶
func NewDeleteDataExportUnauthorized() *DeleteDataExportUnauthorized
NewDeleteDataExportUnauthorized creates a DeleteDataExportUnauthorized with default headers values
func (*DeleteDataExportUnauthorized) Error ¶
func (o *DeleteDataExportUnauthorized) Error() string
func (*DeleteDataExportUnauthorized) GetPayload ¶
func (o *DeleteDataExportUnauthorized) GetPayload() *models.APIResult
type ExportAuditToCSVForDataExportBadRequest ¶
ExportAuditToCSVForDataExportBadRequest handles this case with default header values.
Bad Request
func NewExportAuditToCSVForDataExportBadRequest ¶
func NewExportAuditToCSVForDataExportBadRequest() *ExportAuditToCSVForDataExportBadRequest
NewExportAuditToCSVForDataExportBadRequest creates a ExportAuditToCSVForDataExportBadRequest with default headers values
func (*ExportAuditToCSVForDataExportBadRequest) Error ¶
func (o *ExportAuditToCSVForDataExportBadRequest) Error() string
func (*ExportAuditToCSVForDataExportBadRequest) GetPayload ¶
func (o *ExportAuditToCSVForDataExportBadRequest) GetPayload() *models.APIResult
type ExportAuditToCSVForDataExportConflict ¶
ExportAuditToCSVForDataExportConflict handles this case with default header values.
Conflict
func NewExportAuditToCSVForDataExportConflict ¶
func NewExportAuditToCSVForDataExportConflict() *ExportAuditToCSVForDataExportConflict
NewExportAuditToCSVForDataExportConflict creates a ExportAuditToCSVForDataExportConflict with default headers values
func (*ExportAuditToCSVForDataExportConflict) Error ¶
func (o *ExportAuditToCSVForDataExportConflict) Error() string
func (*ExportAuditToCSVForDataExportConflict) GetPayload ¶
func (o *ExportAuditToCSVForDataExportConflict) GetPayload() *models.APIResult
type ExportAuditToCSVForDataExportForbidden ¶
ExportAuditToCSVForDataExportForbidden handles this case with default header values.
Forbidden
func NewExportAuditToCSVForDataExportForbidden ¶
func NewExportAuditToCSVForDataExportForbidden() *ExportAuditToCSVForDataExportForbidden
NewExportAuditToCSVForDataExportForbidden creates a ExportAuditToCSVForDataExportForbidden with default headers values
func (*ExportAuditToCSVForDataExportForbidden) Error ¶
func (o *ExportAuditToCSVForDataExportForbidden) Error() string
func (*ExportAuditToCSVForDataExportForbidden) GetPayload ¶
func (o *ExportAuditToCSVForDataExportForbidden) GetPayload() *models.APIResult
type ExportAuditToCSVForDataExportInternalServerError ¶
ExportAuditToCSVForDataExportInternalServerError handles this case with default header values.
Internal Server Error
func NewExportAuditToCSVForDataExportInternalServerError ¶
func NewExportAuditToCSVForDataExportInternalServerError() *ExportAuditToCSVForDataExportInternalServerError
NewExportAuditToCSVForDataExportInternalServerError creates a ExportAuditToCSVForDataExportInternalServerError with default headers values
func (*ExportAuditToCSVForDataExportInternalServerError) Error ¶
func (o *ExportAuditToCSVForDataExportInternalServerError) Error() string
func (*ExportAuditToCSVForDataExportInternalServerError) GetPayload ¶
func (o *ExportAuditToCSVForDataExportInternalServerError) GetPayload() *models.APIResult
type ExportAuditToCSVForDataExportNotFound ¶
ExportAuditToCSVForDataExportNotFound handles this case with default header values.
Not Found
func NewExportAuditToCSVForDataExportNotFound ¶
func NewExportAuditToCSVForDataExportNotFound() *ExportAuditToCSVForDataExportNotFound
NewExportAuditToCSVForDataExportNotFound creates a ExportAuditToCSVForDataExportNotFound with default headers values
func (*ExportAuditToCSVForDataExportNotFound) Error ¶
func (o *ExportAuditToCSVForDataExportNotFound) Error() string
func (*ExportAuditToCSVForDataExportNotFound) GetPayload ¶
func (o *ExportAuditToCSVForDataExportNotFound) GetPayload() *models.APIResult
type ExportAuditToCSVForDataExportOK ¶
type ExportAuditToCSVForDataExportOK struct {
Payload *models.APIResultVoid
}
ExportAuditToCSVForDataExportOK handles this case with default header values.
OK
func NewExportAuditToCSVForDataExportOK ¶
func NewExportAuditToCSVForDataExportOK() *ExportAuditToCSVForDataExportOK
NewExportAuditToCSVForDataExportOK creates a ExportAuditToCSVForDataExportOK with default headers values
func (*ExportAuditToCSVForDataExportOK) Error ¶
func (o *ExportAuditToCSVForDataExportOK) Error() string
func (*ExportAuditToCSVForDataExportOK) GetPayload ¶
func (o *ExportAuditToCSVForDataExportOK) GetPayload() *models.APIResultVoid
type ExportAuditToCSVForDataExportParams ¶
type ExportAuditToCSVForDataExportParams struct { /*Resource resource */ Resource *models.ExportAuditToCSVRequest Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ExportAuditToCSVForDataExportParams contains all the parameters to send to the API endpoint for the export audit to c s v for data export operation typically these are written to a http.Request
func NewExportAuditToCSVForDataExportParams ¶
func NewExportAuditToCSVForDataExportParams() *ExportAuditToCSVForDataExportParams
NewExportAuditToCSVForDataExportParams creates a new ExportAuditToCSVForDataExportParams object with the default values initialized.
func NewExportAuditToCSVForDataExportParamsWithContext ¶
func NewExportAuditToCSVForDataExportParamsWithContext(ctx context.Context) *ExportAuditToCSVForDataExportParams
NewExportAuditToCSVForDataExportParamsWithContext creates a new ExportAuditToCSVForDataExportParams object with the default values initialized, and the ability to set a context for a request
func NewExportAuditToCSVForDataExportParamsWithHTTPClient ¶
func NewExportAuditToCSVForDataExportParamsWithHTTPClient(client *http.Client) *ExportAuditToCSVForDataExportParams
NewExportAuditToCSVForDataExportParamsWithHTTPClient creates a new ExportAuditToCSVForDataExportParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewExportAuditToCSVForDataExportParamsWithTimeout ¶
func NewExportAuditToCSVForDataExportParamsWithTimeout(timeout time.Duration) *ExportAuditToCSVForDataExportParams
NewExportAuditToCSVForDataExportParamsWithTimeout creates a new ExportAuditToCSVForDataExportParams object with the default values initialized, and the ability to set a timeout on a request
func (*ExportAuditToCSVForDataExportParams) SetContext ¶
func (o *ExportAuditToCSVForDataExportParams) SetContext(ctx context.Context)
SetContext adds the context to the export audit to c s v for data export params
func (*ExportAuditToCSVForDataExportParams) SetHTTPClient ¶
func (o *ExportAuditToCSVForDataExportParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the export audit to c s v for data export params
func (*ExportAuditToCSVForDataExportParams) SetResource ¶
func (o *ExportAuditToCSVForDataExportParams) SetResource(resource *models.ExportAuditToCSVRequest)
SetResource adds the resource to the export audit to c s v for data export params
func (*ExportAuditToCSVForDataExportParams) SetTimeout ¶
func (o *ExportAuditToCSVForDataExportParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the export audit to c s v for data export params
func (*ExportAuditToCSVForDataExportParams) WithContext ¶
func (o *ExportAuditToCSVForDataExportParams) WithContext(ctx context.Context) *ExportAuditToCSVForDataExportParams
WithContext adds the context to the export audit to c s v for data export params
func (*ExportAuditToCSVForDataExportParams) WithHTTPClient ¶
func (o *ExportAuditToCSVForDataExportParams) WithHTTPClient(client *http.Client) *ExportAuditToCSVForDataExportParams
WithHTTPClient adds the HTTPClient to the export audit to c s v for data export params
func (*ExportAuditToCSVForDataExportParams) WithResource ¶
func (o *ExportAuditToCSVForDataExportParams) WithResource(resource *models.ExportAuditToCSVRequest) *ExportAuditToCSVForDataExportParams
WithResource adds the resource to the export audit to c s v for data export params
func (*ExportAuditToCSVForDataExportParams) WithTimeout ¶
func (o *ExportAuditToCSVForDataExportParams) WithTimeout(timeout time.Duration) *ExportAuditToCSVForDataExportParams
WithTimeout adds the timeout to the export audit to c s v for data export params
func (*ExportAuditToCSVForDataExportParams) WriteToRequest ¶
func (o *ExportAuditToCSVForDataExportParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ExportAuditToCSVForDataExportReader ¶
type ExportAuditToCSVForDataExportReader struct {
// contains filtered or unexported fields
}
ExportAuditToCSVForDataExportReader is a Reader for the ExportAuditToCSVForDataExport structure.
func (*ExportAuditToCSVForDataExportReader) ReadResponse ¶
func (o *ExportAuditToCSVForDataExportReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ExportAuditToCSVForDataExportUnauthorized ¶
type ExportAuditToCSVForDataExportUnauthorized struct {
}ExportAuditToCSVForDataExportUnauthorized handles this case with default header values.
Unauthorized
func NewExportAuditToCSVForDataExportUnauthorized ¶
func NewExportAuditToCSVForDataExportUnauthorized() *ExportAuditToCSVForDataExportUnauthorized
NewExportAuditToCSVForDataExportUnauthorized creates a ExportAuditToCSVForDataExportUnauthorized with default headers values
func (*ExportAuditToCSVForDataExportUnauthorized) Error ¶
func (o *ExportAuditToCSVForDataExportUnauthorized) Error() string
func (*ExportAuditToCSVForDataExportUnauthorized) GetPayload ¶
func (o *ExportAuditToCSVForDataExportUnauthorized) GetPayload() *models.APIResult
type ExportIssuesStatsToCSVForDataExportBadRequest ¶
ExportIssuesStatsToCSVForDataExportBadRequest handles this case with default header values.
Bad Request
func NewExportIssuesStatsToCSVForDataExportBadRequest ¶
func NewExportIssuesStatsToCSVForDataExportBadRequest() *ExportIssuesStatsToCSVForDataExportBadRequest
NewExportIssuesStatsToCSVForDataExportBadRequest creates a ExportIssuesStatsToCSVForDataExportBadRequest with default headers values
func (*ExportIssuesStatsToCSVForDataExportBadRequest) Error ¶
func (o *ExportIssuesStatsToCSVForDataExportBadRequest) Error() string
func (*ExportIssuesStatsToCSVForDataExportBadRequest) GetPayload ¶
func (o *ExportIssuesStatsToCSVForDataExportBadRequest) GetPayload() *models.APIResult
type ExportIssuesStatsToCSVForDataExportConflict ¶
ExportIssuesStatsToCSVForDataExportConflict handles this case with default header values.
Conflict
func NewExportIssuesStatsToCSVForDataExportConflict ¶
func NewExportIssuesStatsToCSVForDataExportConflict() *ExportIssuesStatsToCSVForDataExportConflict
NewExportIssuesStatsToCSVForDataExportConflict creates a ExportIssuesStatsToCSVForDataExportConflict with default headers values
func (*ExportIssuesStatsToCSVForDataExportConflict) Error ¶
func (o *ExportIssuesStatsToCSVForDataExportConflict) Error() string
func (*ExportIssuesStatsToCSVForDataExportConflict) GetPayload ¶
func (o *ExportIssuesStatsToCSVForDataExportConflict) GetPayload() *models.APIResult
type ExportIssuesStatsToCSVForDataExportForbidden ¶
ExportIssuesStatsToCSVForDataExportForbidden handles this case with default header values.
Forbidden
func NewExportIssuesStatsToCSVForDataExportForbidden ¶
func NewExportIssuesStatsToCSVForDataExportForbidden() *ExportIssuesStatsToCSVForDataExportForbidden
NewExportIssuesStatsToCSVForDataExportForbidden creates a ExportIssuesStatsToCSVForDataExportForbidden with default headers values
func (*ExportIssuesStatsToCSVForDataExportForbidden) Error ¶
func (o *ExportIssuesStatsToCSVForDataExportForbidden) Error() string
func (*ExportIssuesStatsToCSVForDataExportForbidden) GetPayload ¶
func (o *ExportIssuesStatsToCSVForDataExportForbidden) GetPayload() *models.APIResult
type ExportIssuesStatsToCSVForDataExportInternalServerError ¶
ExportIssuesStatsToCSVForDataExportInternalServerError handles this case with default header values.
Internal Server Error
func NewExportIssuesStatsToCSVForDataExportInternalServerError ¶
func NewExportIssuesStatsToCSVForDataExportInternalServerError() *ExportIssuesStatsToCSVForDataExportInternalServerError
NewExportIssuesStatsToCSVForDataExportInternalServerError creates a ExportIssuesStatsToCSVForDataExportInternalServerError with default headers values
func (*ExportIssuesStatsToCSVForDataExportInternalServerError) Error ¶
func (o *ExportIssuesStatsToCSVForDataExportInternalServerError) Error() string
func (*ExportIssuesStatsToCSVForDataExportInternalServerError) GetPayload ¶
func (o *ExportIssuesStatsToCSVForDataExportInternalServerError) GetPayload() *models.APIResult
type ExportIssuesStatsToCSVForDataExportNotFound ¶
ExportIssuesStatsToCSVForDataExportNotFound handles this case with default header values.
Not Found
func NewExportIssuesStatsToCSVForDataExportNotFound ¶
func NewExportIssuesStatsToCSVForDataExportNotFound() *ExportIssuesStatsToCSVForDataExportNotFound
NewExportIssuesStatsToCSVForDataExportNotFound creates a ExportIssuesStatsToCSVForDataExportNotFound with default headers values
func (*ExportIssuesStatsToCSVForDataExportNotFound) Error ¶
func (o *ExportIssuesStatsToCSVForDataExportNotFound) Error() string
func (*ExportIssuesStatsToCSVForDataExportNotFound) GetPayload ¶
func (o *ExportIssuesStatsToCSVForDataExportNotFound) GetPayload() *models.APIResult
type ExportIssuesStatsToCSVForDataExportOK ¶
type ExportIssuesStatsToCSVForDataExportOK struct {
Payload *models.APIResultVoid
}
ExportIssuesStatsToCSVForDataExportOK handles this case with default header values.
OK
func NewExportIssuesStatsToCSVForDataExportOK ¶
func NewExportIssuesStatsToCSVForDataExportOK() *ExportIssuesStatsToCSVForDataExportOK
NewExportIssuesStatsToCSVForDataExportOK creates a ExportIssuesStatsToCSVForDataExportOK with default headers values
func (*ExportIssuesStatsToCSVForDataExportOK) Error ¶
func (o *ExportIssuesStatsToCSVForDataExportOK) Error() string
func (*ExportIssuesStatsToCSVForDataExportOK) GetPayload ¶
func (o *ExportIssuesStatsToCSVForDataExportOK) GetPayload() *models.APIResultVoid
type ExportIssuesStatsToCSVForDataExportParams ¶
type ExportIssuesStatsToCSVForDataExportParams struct { /*Resource resource */ Resource *models.ExportIssueStatsToCSVRequest Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ExportIssuesStatsToCSVForDataExportParams contains all the parameters to send to the API endpoint for the export issues stats to c s v for data export operation typically these are written to a http.Request
func NewExportIssuesStatsToCSVForDataExportParams ¶
func NewExportIssuesStatsToCSVForDataExportParams() *ExportIssuesStatsToCSVForDataExportParams
NewExportIssuesStatsToCSVForDataExportParams creates a new ExportIssuesStatsToCSVForDataExportParams object with the default values initialized.
func NewExportIssuesStatsToCSVForDataExportParamsWithContext ¶
func NewExportIssuesStatsToCSVForDataExportParamsWithContext(ctx context.Context) *ExportIssuesStatsToCSVForDataExportParams
NewExportIssuesStatsToCSVForDataExportParamsWithContext creates a new ExportIssuesStatsToCSVForDataExportParams object with the default values initialized, and the ability to set a context for a request
func NewExportIssuesStatsToCSVForDataExportParamsWithHTTPClient ¶
func NewExportIssuesStatsToCSVForDataExportParamsWithHTTPClient(client *http.Client) *ExportIssuesStatsToCSVForDataExportParams
NewExportIssuesStatsToCSVForDataExportParamsWithHTTPClient creates a new ExportIssuesStatsToCSVForDataExportParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewExportIssuesStatsToCSVForDataExportParamsWithTimeout ¶
func NewExportIssuesStatsToCSVForDataExportParamsWithTimeout(timeout time.Duration) *ExportIssuesStatsToCSVForDataExportParams
NewExportIssuesStatsToCSVForDataExportParamsWithTimeout creates a new ExportIssuesStatsToCSVForDataExportParams object with the default values initialized, and the ability to set a timeout on a request
func (*ExportIssuesStatsToCSVForDataExportParams) SetContext ¶
func (o *ExportIssuesStatsToCSVForDataExportParams) SetContext(ctx context.Context)
SetContext adds the context to the export issues stats to c s v for data export params
func (*ExportIssuesStatsToCSVForDataExportParams) SetHTTPClient ¶
func (o *ExportIssuesStatsToCSVForDataExportParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the export issues stats to c s v for data export params
func (*ExportIssuesStatsToCSVForDataExportParams) SetResource ¶
func (o *ExportIssuesStatsToCSVForDataExportParams) SetResource(resource *models.ExportIssueStatsToCSVRequest)
SetResource adds the resource to the export issues stats to c s v for data export params
func (*ExportIssuesStatsToCSVForDataExportParams) SetTimeout ¶
func (o *ExportIssuesStatsToCSVForDataExportParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the export issues stats to c s v for data export params
func (*ExportIssuesStatsToCSVForDataExportParams) WithContext ¶
func (o *ExportIssuesStatsToCSVForDataExportParams) WithContext(ctx context.Context) *ExportIssuesStatsToCSVForDataExportParams
WithContext adds the context to the export issues stats to c s v for data export params
func (*ExportIssuesStatsToCSVForDataExportParams) WithHTTPClient ¶
func (o *ExportIssuesStatsToCSVForDataExportParams) WithHTTPClient(client *http.Client) *ExportIssuesStatsToCSVForDataExportParams
WithHTTPClient adds the HTTPClient to the export issues stats to c s v for data export params
func (*ExportIssuesStatsToCSVForDataExportParams) WithResource ¶
func (o *ExportIssuesStatsToCSVForDataExportParams) WithResource(resource *models.ExportIssueStatsToCSVRequest) *ExportIssuesStatsToCSVForDataExportParams
WithResource adds the resource to the export issues stats to c s v for data export params
func (*ExportIssuesStatsToCSVForDataExportParams) WithTimeout ¶
func (o *ExportIssuesStatsToCSVForDataExportParams) WithTimeout(timeout time.Duration) *ExportIssuesStatsToCSVForDataExportParams
WithTimeout adds the timeout to the export issues stats to c s v for data export params
func (*ExportIssuesStatsToCSVForDataExportParams) WriteToRequest ¶
func (o *ExportIssuesStatsToCSVForDataExportParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ExportIssuesStatsToCSVForDataExportReader ¶
type ExportIssuesStatsToCSVForDataExportReader struct {
// contains filtered or unexported fields
}
ExportIssuesStatsToCSVForDataExportReader is a Reader for the ExportIssuesStatsToCSVForDataExport structure.
func (*ExportIssuesStatsToCSVForDataExportReader) ReadResponse ¶
func (o *ExportIssuesStatsToCSVForDataExportReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ExportIssuesStatsToCSVForDataExportUnauthorized ¶
type ExportIssuesStatsToCSVForDataExportUnauthorized struct {
}ExportIssuesStatsToCSVForDataExportUnauthorized handles this case with default header values.
Unauthorized
func NewExportIssuesStatsToCSVForDataExportUnauthorized ¶
func NewExportIssuesStatsToCSVForDataExportUnauthorized() *ExportIssuesStatsToCSVForDataExportUnauthorized
NewExportIssuesStatsToCSVForDataExportUnauthorized creates a ExportIssuesStatsToCSVForDataExportUnauthorized with default headers values
func (*ExportIssuesStatsToCSVForDataExportUnauthorized) Error ¶
func (o *ExportIssuesStatsToCSVForDataExportUnauthorized) Error() string
func (*ExportIssuesStatsToCSVForDataExportUnauthorized) GetPayload ¶
func (o *ExportIssuesStatsToCSVForDataExportUnauthorized) GetPayload() *models.APIResult
type ListDataExportBadRequest ¶
ListDataExportBadRequest handles this case with default header values.
Bad Request
func NewListDataExportBadRequest ¶
func NewListDataExportBadRequest() *ListDataExportBadRequest
NewListDataExportBadRequest creates a ListDataExportBadRequest with default headers values
func (*ListDataExportBadRequest) Error ¶
func (o *ListDataExportBadRequest) Error() string
func (*ListDataExportBadRequest) GetPayload ¶
func (o *ListDataExportBadRequest) GetPayload() *models.APIResult
type ListDataExportConflict ¶
ListDataExportConflict handles this case with default header values.
Conflict
func NewListDataExportConflict ¶
func NewListDataExportConflict() *ListDataExportConflict
NewListDataExportConflict creates a ListDataExportConflict with default headers values
func (*ListDataExportConflict) Error ¶
func (o *ListDataExportConflict) Error() string
func (*ListDataExportConflict) GetPayload ¶
func (o *ListDataExportConflict) GetPayload() *models.APIResult
type ListDataExportForbidden ¶
ListDataExportForbidden handles this case with default header values.
Forbidden
func NewListDataExportForbidden ¶
func NewListDataExportForbidden() *ListDataExportForbidden
NewListDataExportForbidden creates a ListDataExportForbidden with default headers values
func (*ListDataExportForbidden) Error ¶
func (o *ListDataExportForbidden) Error() string
func (*ListDataExportForbidden) GetPayload ¶
func (o *ListDataExportForbidden) GetPayload() *models.APIResult
type ListDataExportInternalServerError ¶
ListDataExportInternalServerError handles this case with default header values.
Internal Server Error
func NewListDataExportInternalServerError ¶
func NewListDataExportInternalServerError() *ListDataExportInternalServerError
NewListDataExportInternalServerError creates a ListDataExportInternalServerError with default headers values
func (*ListDataExportInternalServerError) Error ¶
func (o *ListDataExportInternalServerError) Error() string
func (*ListDataExportInternalServerError) GetPayload ¶
func (o *ListDataExportInternalServerError) GetPayload() *models.APIResult
type ListDataExportNotFound ¶
ListDataExportNotFound handles this case with default header values.
Not Found
func NewListDataExportNotFound ¶
func NewListDataExportNotFound() *ListDataExportNotFound
NewListDataExportNotFound creates a ListDataExportNotFound with default headers values
func (*ListDataExportNotFound) Error ¶
func (o *ListDataExportNotFound) Error() string
func (*ListDataExportNotFound) GetPayload ¶
func (o *ListDataExportNotFound) GetPayload() *models.APIResult
type ListDataExportOK ¶
type ListDataExportOK struct {
Payload *models.APIResultListDataExport
}
ListDataExportOK handles this case with default header values.
OK
func NewListDataExportOK ¶
func NewListDataExportOK() *ListDataExportOK
NewListDataExportOK creates a ListDataExportOK with default headers values
func (*ListDataExportOK) Error ¶
func (o *ListDataExportOK) Error() string
func (*ListDataExportOK) GetPayload ¶
func (o *ListDataExportOK) GetPayload() *models.APIResultListDataExport
type ListDataExportParams ¶
type ListDataExportParams struct { /*Fields Output fields */ Fields *string /*Limit A maximum number of returned objects in listing, if '-1' or '0' no limit is applied */ Limit *int32 /*Orderby Fields to order by */ Orderby *string /*Q A search query */ Q *string /*Start A start offset in object listing */ Start *int32 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListDataExportParams contains all the parameters to send to the API endpoint for the list data export operation typically these are written to a http.Request
func NewListDataExportParams ¶
func NewListDataExportParams() *ListDataExportParams
NewListDataExportParams creates a new ListDataExportParams object with the default values initialized.
func NewListDataExportParamsWithContext ¶
func NewListDataExportParamsWithContext(ctx context.Context) *ListDataExportParams
NewListDataExportParamsWithContext creates a new ListDataExportParams object with the default values initialized, and the ability to set a context for a request
func NewListDataExportParamsWithHTTPClient ¶
func NewListDataExportParamsWithHTTPClient(client *http.Client) *ListDataExportParams
NewListDataExportParamsWithHTTPClient creates a new ListDataExportParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListDataExportParamsWithTimeout ¶
func NewListDataExportParamsWithTimeout(timeout time.Duration) *ListDataExportParams
NewListDataExportParamsWithTimeout creates a new ListDataExportParams object with the default values initialized, and the ability to set a timeout on a request
func (*ListDataExportParams) SetContext ¶
func (o *ListDataExportParams) SetContext(ctx context.Context)
SetContext adds the context to the list data export params
func (*ListDataExportParams) SetFields ¶
func (o *ListDataExportParams) SetFields(fields *string)
SetFields adds the fields to the list data export params
func (*ListDataExportParams) SetHTTPClient ¶
func (o *ListDataExportParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list data export params
func (*ListDataExportParams) SetLimit ¶
func (o *ListDataExportParams) SetLimit(limit *int32)
SetLimit adds the limit to the list data export params
func (*ListDataExportParams) SetOrderby ¶
func (o *ListDataExportParams) SetOrderby(orderby *string)
SetOrderby adds the orderby to the list data export params
func (*ListDataExportParams) SetQ ¶
func (o *ListDataExportParams) SetQ(q *string)
SetQ adds the q to the list data export params
func (*ListDataExportParams) SetStart ¶
func (o *ListDataExportParams) SetStart(start *int32)
SetStart adds the start to the list data export params
func (*ListDataExportParams) SetTimeout ¶
func (o *ListDataExportParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list data export params
func (*ListDataExportParams) WithContext ¶
func (o *ListDataExportParams) WithContext(ctx context.Context) *ListDataExportParams
WithContext adds the context to the list data export params
func (*ListDataExportParams) WithFields ¶
func (o *ListDataExportParams) WithFields(fields *string) *ListDataExportParams
WithFields adds the fields to the list data export params
func (*ListDataExportParams) WithHTTPClient ¶
func (o *ListDataExportParams) WithHTTPClient(client *http.Client) *ListDataExportParams
WithHTTPClient adds the HTTPClient to the list data export params
func (*ListDataExportParams) WithLimit ¶
func (o *ListDataExportParams) WithLimit(limit *int32) *ListDataExportParams
WithLimit adds the limit to the list data export params
func (*ListDataExportParams) WithOrderby ¶
func (o *ListDataExportParams) WithOrderby(orderby *string) *ListDataExportParams
WithOrderby adds the orderby to the list data export params
func (*ListDataExportParams) WithQ ¶
func (o *ListDataExportParams) WithQ(q *string) *ListDataExportParams
WithQ adds the q to the list data export params
func (*ListDataExportParams) WithStart ¶
func (o *ListDataExportParams) WithStart(start *int32) *ListDataExportParams
WithStart adds the start to the list data export params
func (*ListDataExportParams) WithTimeout ¶
func (o *ListDataExportParams) WithTimeout(timeout time.Duration) *ListDataExportParams
WithTimeout adds the timeout to the list data export params
func (*ListDataExportParams) WriteToRequest ¶
func (o *ListDataExportParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListDataExportReader ¶
type ListDataExportReader struct {
// contains filtered or unexported fields
}
ListDataExportReader is a Reader for the ListDataExport structure.
func (*ListDataExportReader) ReadResponse ¶
func (o *ListDataExportReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListDataExportUnauthorized ¶
type ListDataExportUnauthorized struct {
}ListDataExportUnauthorized handles this case with default header values.
Unauthorized
func NewListDataExportUnauthorized ¶
func NewListDataExportUnauthorized() *ListDataExportUnauthorized
NewListDataExportUnauthorized creates a ListDataExportUnauthorized with default headers values
func (*ListDataExportUnauthorized) Error ¶
func (o *ListDataExportUnauthorized) Error() string
func (*ListDataExportUnauthorized) GetPayload ¶
func (o *ListDataExportUnauthorized) GetPayload() *models.APIResult
Source Files ¶
- data_export_controller_client.go
- delete_data_export_parameters.go
- delete_data_export_responses.go
- export_audit_to_c_s_v_for_data_export_parameters.go
- export_audit_to_c_s_v_for_data_export_responses.go
- export_issues_stats_to_c_s_v_for_data_export_parameters.go
- export_issues_stats_to_c_s_v_for_data_export_responses.go
- list_data_export_parameters.go
- list_data_export_responses.go