# Functions
New returns an initialized CloudZero client.
No description provided by the author
WithBaseURL sets the base URL used to make requests to the REST API V2.
WithHTTPTimeout sets the timeout for HTTP requests.
WithHTTPTransport sets the HTTP Transporter.
WithLogLevel sets the log level for the client.
WithUserAgent sets the HTTP UserAgent for API requests.
# Constants
No description provided by the author
# Type aliases
ConfigOption allows for setting config options.