package
2.0.0-20241022175342-bc98b600fb14
Repository: https://github.com/opshelminc/cloudquery.git
Documentation: pkg.go.dev

# Functions

ContainsPaidTables returns true if any of the tables are paid.
MakeAllTablesPaid sets all tables to paid (including relations).
No description provided by the author
No description provided by the author
No description provided by the author
WithAPIClient sets the API client to use - defaults to a client using a bearer token generated from the refresh token stored in the configuration.
WithBatchLimit sets the maximum number of rows to update in a single request.
WithCancelOnQuotaExceeded monitors the quota usage at intervals defined by duration and cancels the context if the quota is exceeded.
WithLogger sets the logger to use - defaults to a no-op logger.
WithMaxRetries sets the maximum number of retries to update the usage in case of an API error.
WithMaxTimeBetweenFlushes sets the flush duration - the time at which an update will be triggered even if the batch limit is not reached.
WithMaxWaitTime sets the maximum time to wait before retrying a failed update.
WithMinTimeBetweenFlushes sets the minimum time between updates.
WithQuotaCheckPeriod controls the time interval between quota checks.
WithQuotaMaxConsecutiveFailures controls the number of consecutive failed quota checks before the context is cancelled.
WithURL sets the API URL to use - defaults to https://api.cloudquery.io.

# Constants

No description provided by the author
5 minutes.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author