package
0.0.0-20240122234035-5b5621617cd2
Repository: https://github.com/puppetlabs/puppetdb-cli.git
Documentation: pkg.go.dev
# Packages
Package mock_operations is a generated GoMock package.
# Functions
New creates a new operations API client.
NewGetExportDefault creates a GetExportDefault with default headers values.
NewGetExportOK creates a GetExportOK with default headers values.
NewGetExportParams creates a new GetExportParams object with the default values initialized.
NewGetExportParamsWithContext creates a new GetExportParams object with the default values initialized, and the ability to set a context for a request.
NewGetExportParamsWithHTTPClient creates a new GetExportParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetExportParamsWithTimeout creates a new GetExportParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetQueryBadRequest creates a GetQueryBadRequest with default headers values.
NewGetQueryDefault creates a GetQueryDefault with default headers values.
NewGetQueryForbidden creates a GetQueryForbidden with default headers values.
NewGetQueryInternalServerError creates a GetQueryInternalServerError with default headers values.
NewGetQueryOK creates a GetQueryOK with default headers values.
NewGetQueryParams creates a new GetQueryParams object with the default values initialized.
NewGetQueryParamsWithContext creates a new GetQueryParams object with the default values initialized, and the ability to set a context for a request.
NewGetQueryParamsWithHTTPClient creates a new GetQueryParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetQueryParamsWithTimeout creates a new GetQueryParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetStatusDefault creates a GetStatusDefault with default headers values.
NewGetStatusOK creates a GetStatusOK with default headers values.
NewGetStatusParams creates a new GetStatusParams object with the default values initialized.
NewGetStatusParamsWithContext creates a new GetStatusParams object with the default values initialized, and the ability to set a context for a request.
NewGetStatusParamsWithHTTPClient creates a new GetStatusParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetStatusParamsWithTimeout creates a new GetStatusParams object with the default values initialized, and the ability to set a timeout on a request.
NewPostImportDefault creates a PostImportDefault with default headers values.
NewPostImportOK creates a PostImportOK with default headers values.
NewPostImportParams creates a new PostImportParams object with the default values initialized.
NewPostImportParamsWithContext creates a new PostImportParams object with the default values initialized, and the ability to set a context for a request.
NewPostImportParamsWithHTTPClient creates a new PostImportParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewPostImportParamsWithTimeout creates a new PostImportParams object with the default values initialized, and the ability to set a timeout on a request.
# Structs
Client for operations API
*/.
GetExportDefault handles this case with default header values.
GetExportOK handles this case with default header values.
GetExportParams contains all the parameters to send to the API endpoint
for the get export operation typically these are written to a http.Request
*/.
GetExportReader is a Reader for the GetExport structure.
GetQueryBadRequest handles this case with default header values.
GetQueryDefault handles this case with default header values.
GetQueryForbidden handles this case with default header values.
GetQueryInternalServerError handles this case with default header values.
GetQueryOK handles this case with default header values.
GetQueryParams contains all the parameters to send to the API endpoint
for the get query operation typically these are written to a http.Request
*/.
GetQueryReader is a Reader for the GetQuery structure.
GetStatusDefault handles this case with default header values.
GetStatusOK handles this case with default header values.
GetStatusParams contains all the parameters to send to the API endpoint
for the get status operation typically these are written to a http.Request
*/.
GetStatusReader is a Reader for the GetStatus structure.
PostImportDefault handles this case with default header values.
PostImportOK handles this case with default header values.
PostImportOKBody puppetdb import
swagger:model PostImportOKBody
*/.
PostImportParams contains all the parameters to send to the API endpoint
for the post import operation typically these are written to a http.Request
*/.
PostImportReader is a Reader for the PostImport structure.
# Interfaces
ClientService is the interface for Client methods.