# Packages

No description provided by the author

# Functions

DataSourceNotebook ...
DataSourceNotebookPaths ...
FileContentSchema returns common schema for file resources.
FileContentSchemaWithoutPath returns common schema for file resources, but without path.
MigrateV0 migrates from version 0.2.x state.
NewGlobalInitScriptsAPI creates GlobalInitScriptsAPI instance from provider meta.
NewNotebooksAPI creates NotebooksAPI instance from provider meta.
NewWorkspaceConfAPI returns workspace conf API.
PathListHash ...
ReadContent to work with `content_base64` and `source` properties accordingly and set MD5 checksum.
ResourceDirectory manages directories.
ResourceGlobalInitScript manages notebooks.
ResourceNotebook manages notebooks.
ResourceWorkspaceConf maintains workspace configuration for specified keys.

# Constants

...
...
...
...
...
...

# Structs

DeletePath contains the payload to delete a notebook.
ExportPath contains the base64 content of the notebook.
GlobalInitScriptInfo contains information about registered global init script.
GlobalInitScriptPayload contains information about registered global init script.
GlobalInitScriptsAPI exposes the Global Init Scripts API: https://docs.databricks.com/dev-tools/api/latest/global-init-scripts.html#.
ImportPath contains the payload to import a notebook.
NotebooksAPI exposes the Notebooks API.
No description provided by the author
ObjectStatus contains information when doing a get request or list request on the workspace api.
WorkspaceConfAPI exposes the workspace configurations API.