# Packages
No description provided by the author
# Functions
No description provided by the author
No description provided by the author
DbfsFileV0 contains v0.2.x schema.
GetOrCreateMountingClusterWithGcpServiceAccount ...
GetOrCreateMountingClusterWithInstanceProfile ...
NewDbfsAPI creates DBFSAPI instance from provider meta.
NewMountPoint returns new mount point config.
ResourceAWSS3Mount ...
ResourceAzureAdlsGen1Mount creates the resource.
ResourceAzureAdlsGen2Mount creates the resource.
ResourceAzureBlobMount creates the resource.
No description provided by the author
ResourceDbfsFile manages files on DBFS.
ResourceMount mounts using given configuration.
ValidateMountDirectory is a ValidateFunc that ensures the mount directory starts with a '/'.
# Structs
AWSIamMount describes the object for a aws mount using iam role.
AzureADLSGen1Mount describes the object for a azure datalake gen 1 storage mount.
AzureADLSGen1Mount describes the object for a azure datalake gen 1 storage mount.
AzureADLSGen2Mount describes the object for a azure datalake gen 2 storage mount.
AzureADLSGen2Mount describes the object for a azure datalake gen 2 storage mount.
AzureBlobMount describes the object for a azure blob storage mount - a.k.a.
AzureBlobMount describes the object for a azure blob storage mount - a.k.a.
DbfsAPI exposes the DBFS API.
FileInfo contains information when listing files or fetching files from DBFS api.
FileList contains list of file metadata entries.
TODO: add support for encryption parameters in S3.
GSMount describes the object for a GS mount using google service account.
MountPoint is something actionable.
ReadResponse contains the response from reading a portion of a file in DBFS.
S3IamMount describes the object for a aws mount using iam role.
# Interfaces
Mount exposes generic url & extra config map options.