# Functions
WithConfigAndToken returns a ClientOption that uses given config and token.
WithConfigFileAndTokenFile returns a ClientOption that loads config and token from given file paths.
WithConfigReaderAndTokenReader returns a ClientOption that loads config and token from given readers.
WithServiceAccountCredentials returns a ClientOption that loads credentials from given file path.
# Interfaces
ClientOption is an option for herschel client.