add_credentials         Add credentials override for the right
                        datasources
add_override            Add override configuration values
datasource_client       Create a client to Domino datasources
encode_url_path         Properly escape a URL path
get_file_url            Get URL for a file in a NetApp volume
get_object              Retrieve an object from a datasource
get_volume              Get a NetApp volume by name
list_files              List files in a NetApp volume
list_keys               List the keys starting with prefix in an object
                        store
list_snapshots          List snapshots for a NetApp volume
list_volumes            List NetApp volumes
load_aws_credentials    Load AWS Credentials
load_oauth_credentials
                        Load OAuth Credentials
make_request            Make the HTTP request
netapp_volume_client    Create a client for NetApp volumes
object_http             HTTP requests for Object Stores
put_object              Upload an object to a datasource
put_volume_object       Upload content to a NetApp volume
py_domino_data_install
                        Install domino_data Python package
py_select_interpreter   Tell reticulate to use Python Conda version
                        available on Domino Data Lab.
query                   Query a datasource and returns an arrow Table
save_object             Save an object from a datasource to a local
                        file
save_volume_object      Save an object from a NetApp volume to a local
                        file
upload_object           Upload a file to a datasource
upload_volume_object    Upload a file to a NetApp volume
