Connector               General connector object
ConnectorDBI            Connector for DBI databases
ConnectorFS             Connector for file storage
ConnectorLogger         Create a New Connector Logger
add_datasource          Add a new datasource to a YAML configuration
                        file
add_logs                Add Logging Capability to Connections
add_metadata            Add metadata to a YAML configuration file
connect                 Connect to datasources specified in a config
                        file
connector-options       Options for connector
connector_dbi           Create 'dbi' connector
connector_fs            Create 'fs' connector
connectors              Collection of connector objects
create_directory_cnt    Create a directory
datasources             Previously used to extract data sources from
                        connectors
disconnect_cnt          Disconnect (close) the connection of the
                        connector
download_cnt            Download content from the connector
download_directory_cnt
                        Download a directory
extract_metadata        Extract metadata from connectors
list_content_cnt        List available content from the connector
list_datasources        Extract data sources from connectors
log-functions           Connector Logging Functions
nested_connectors       Create a nested connectors object
read_cnt                Read content from the connector
read_file               Read files based on the extension
remove_cnt              Remove content from the connector
remove_datasource       Remove a datasource from a YAML configuration
                        file
remove_directory_cnt    Remove a directory
remove_metadata         Remove metadata from a YAML configuration file
resource-validation     Resource Validation System for Connector
                        Objects
tbl_cnt                 Use dplyr verbs to interact with the remote
                        database table
upload_cnt              Upload content to the connector
upload_directory_cnt    Upload a directory
use_connector           Use connector
write_cnt               Write content to the connector
write_datasources       Write datasources attribute into a config file
write_file              Write files based on the extension
