package
9.99.9-b9999+incompatible
Repository: https://github.com/hortonworks/cb-cli.git
Documentation: pkg.go.dev
# Functions
New creates a new databases API client.
NewDeleteDatabaseByCrnOK creates a DeleteDatabaseByCrnOK with default headers values.
NewDeleteDatabaseByCrnParams creates a new DeleteDatabaseByCrnParams object with the default values initialized.
NewDeleteDatabaseByCrnParamsWithContext creates a new DeleteDatabaseByCrnParams object with the default values initialized, and the ability to set a context for a request.
NewDeleteDatabaseByCrnParamsWithHTTPClient creates a new DeleteDatabaseByCrnParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDeleteDatabaseByCrnParamsWithTimeout creates a new DeleteDatabaseByCrnParams object with the default values initialized, and the ability to set a timeout on a request.
NewDeleteDatabaseByNameOK creates a DeleteDatabaseByNameOK with default headers values.
NewDeleteDatabaseByNameParams creates a new DeleteDatabaseByNameParams object with the default values initialized.
NewDeleteDatabaseByNameParamsWithContext creates a new DeleteDatabaseByNameParams object with the default values initialized, and the ability to set a context for a request.
NewDeleteDatabaseByNameParamsWithHTTPClient creates a new DeleteDatabaseByNameParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDeleteDatabaseByNameParamsWithTimeout creates a new DeleteDatabaseByNameParams object with the default values initialized, and the ability to set a timeout on a request.
NewDeleteMultipleDatabasesByCrnOK creates a DeleteMultipleDatabasesByCrnOK with default headers values.
NewDeleteMultipleDatabasesByCrnParams creates a new DeleteMultipleDatabasesByCrnParams object with the default values initialized.
NewDeleteMultipleDatabasesByCrnParamsWithContext creates a new DeleteMultipleDatabasesByCrnParams object with the default values initialized, and the ability to set a context for a request.
NewDeleteMultipleDatabasesByCrnParamsWithHTTPClient creates a new DeleteMultipleDatabasesByCrnParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDeleteMultipleDatabasesByCrnParamsWithTimeout creates a new DeleteMultipleDatabasesByCrnParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetDatabaseByCrnOK creates a GetDatabaseByCrnOK with default headers values.
NewGetDatabaseByCrnParams creates a new GetDatabaseByCrnParams object with the default values initialized.
NewGetDatabaseByCrnParamsWithContext creates a new GetDatabaseByCrnParams object with the default values initialized, and the ability to set a context for a request.
NewGetDatabaseByCrnParamsWithHTTPClient creates a new GetDatabaseByCrnParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetDatabaseByCrnParamsWithTimeout creates a new GetDatabaseByCrnParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetDatabaseByNameOK creates a GetDatabaseByNameOK with default headers values.
NewGetDatabaseByNameParams creates a new GetDatabaseByNameParams object with the default values initialized.
NewGetDatabaseByNameParamsWithContext creates a new GetDatabaseByNameParams object with the default values initialized, and the ability to set a context for a request.
NewGetDatabaseByNameParamsWithHTTPClient creates a new GetDatabaseByNameParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetDatabaseByNameParamsWithTimeout creates a new GetDatabaseByNameParams object with the default values initialized, and the ability to set a timeout on a request.
NewListDatabasesOK creates a ListDatabasesOK with default headers values.
NewListDatabasesParams creates a new ListDatabasesParams object with the default values initialized.
NewListDatabasesParamsWithContext creates a new ListDatabasesParams object with the default values initialized, and the ability to set a context for a request.
NewListDatabasesParamsWithHTTPClient creates a new ListDatabasesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewListDatabasesParamsWithTimeout creates a new ListDatabasesParams object with the default values initialized, and the ability to set a timeout on a request.
NewRegisterDatabaseOK creates a RegisterDatabaseOK with default headers values.
NewRegisterDatabaseParams creates a new RegisterDatabaseParams object with the default values initialized.
NewRegisterDatabaseParamsWithContext creates a new RegisterDatabaseParams object with the default values initialized, and the ability to set a context for a request.
NewRegisterDatabaseParamsWithHTTPClient creates a new RegisterDatabaseParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewRegisterDatabaseParamsWithTimeout creates a new RegisterDatabaseParams object with the default values initialized, and the ability to set a timeout on a request.
NewTestDatabaseConnectionOK creates a TestDatabaseConnectionOK with default headers values.
NewTestDatabaseConnectionParams creates a new TestDatabaseConnectionParams object with the default values initialized.
NewTestDatabaseConnectionParamsWithContext creates a new TestDatabaseConnectionParams object with the default values initialized, and the ability to set a context for a request.
NewTestDatabaseConnectionParamsWithHTTPClient creates a new TestDatabaseConnectionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewTestDatabaseConnectionParamsWithTimeout creates a new TestDatabaseConnectionParams object with the default values initialized, and the ability to set a timeout on a request.
# Structs
Client for databases API
*/.
DeleteDatabaseByCrnOK handles this case with default header values.
DeleteDatabaseByCrnParams contains all the parameters to send to the API endpoint
for the delete database by crn operation typically these are written to a http.Request
*/.
DeleteDatabaseByCrnReader is a Reader for the DeleteDatabaseByCrn structure.
DeleteDatabaseByNameOK handles this case with default header values.
DeleteDatabaseByNameParams contains all the parameters to send to the API endpoint
for the delete database by name operation typically these are written to a http.Request
*/.
DeleteDatabaseByNameReader is a Reader for the DeleteDatabaseByName structure.
DeleteMultipleDatabasesByCrnOK handles this case with default header values.
DeleteMultipleDatabasesByCrnParams contains all the parameters to send to the API endpoint
for the delete multiple databases by crn operation typically these are written to a http.Request
*/.
DeleteMultipleDatabasesByCrnReader is a Reader for the DeleteMultipleDatabasesByCrn structure.
GetDatabaseByCrnOK handles this case with default header values.
GetDatabaseByCrnParams contains all the parameters to send to the API endpoint
for the get database by crn operation typically these are written to a http.Request
*/.
GetDatabaseByCrnReader is a Reader for the GetDatabaseByCrn structure.
GetDatabaseByNameOK handles this case with default header values.
GetDatabaseByNameParams contains all the parameters to send to the API endpoint
for the get database by name operation typically these are written to a http.Request
*/.
GetDatabaseByNameReader is a Reader for the GetDatabaseByName structure.
ListDatabasesOK handles this case with default header values.
ListDatabasesParams contains all the parameters to send to the API endpoint
for the list databases operation typically these are written to a http.Request
*/.
ListDatabasesReader is a Reader for the ListDatabases structure.
RegisterDatabaseOK handles this case with default header values.
RegisterDatabaseParams contains all the parameters to send to the API endpoint
for the register database operation typically these are written to a http.Request
*/.
RegisterDatabaseReader is a Reader for the RegisterDatabase structure.
TestDatabaseConnectionOK handles this case with default header values.
TestDatabaseConnectionParams contains all the parameters to send to the API endpoint
for the test database connection operation typically these are written to a http.Request
*/.
TestDatabaseConnectionReader is a Reader for the TestDatabaseConnection structure.