class ContreeConfig
auth field controls authentication and the target URL. String fields
on auth objects support env var lookup: if the value matches an existing
environment variable name, the value is loaded from it.
Attributes
IAMAuth | JWTAuth
float
HTTP timeout in seconds.
int
Chunk size in bytes for uploads.
float | None
Import operation timeout, falls back to operation_timeout.
float | None
Run operation timeout, falls back to operation_timeout.
float
Default timeout for operations.
int
Default truncate output at which to truncate stdout and stderr.
timedelta
Warn if token expires within this duration.
int
Batch size for listing images.