exasol_bucketfs_utils_python.bucketfs_utils#
Functions
| 
 | |
| 
 | |
| 
 | This function generates an HTTP[s] url for the given bucket or the path in the bucket with or without basic authentication (a template: http[s]://user:password@host:port) | 
| 
 | This function generates the path where UDFs can access the content of a bucket or the given path in a bucket in their file system | 
| 
 | This function generates an HTTP[s] url for the given BucketFSConfig with or without basic authentication (a template: http[s]://user:password@host:port) | 
| 
 | This function generates the path where UDFs can access the content of a BucketFS in their file system | 
| 
 |