Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DatabricksCompositeFilterOperatorMap = map[string]string{
"=": " eq ",
"<>": " ne ",
"!=": " ne ",
}
Functions ¶
func ConfigInstance ¶
func ConfigInstance() interface{}
func GetConfig ¶
func GetConfig(connection *plugin.Connection) databricksConfig
GetConfig :: retrieve and cast connection config from query data
Types ¶
This section is empty.
Source Files
¶
- common_columns.go
- connection_config.go
- plugin.go
- service.go
- table_databricks_catalog.go
- table_databricks_catalog_connection.go
- table_databricks_catalog_external_location.go
- table_databricks_catalog_function.go
- table_databricks_catalog_metastore.go
- table_databricks_catalog_schema.go
- table_databricks_catalog_storage_credential.go
- table_databricks_catalog_system_schema.go
- table_databricks_catalog_table.go
- table_databricks_catalog_volume.go
- table_databricks_compute_cluster.go
- table_databricks_compute_cluster_node_type.go
- table_databricks_compute_cluster_policy.go
- table_databricks_compute_global_init_script.go
- table_databricks_compute_instance_pool.go
- table_databricks_compute_instance_profile.go
- table_databricks_compute_policy_family.go
- table_databricks_files_dbfs.go
- table_databricks_iam_account_group.go
- table_databricks_iam_account_user.go
- table_databricks_iam_current_user.go
- table_databricks_iam_group.go
- table_databricks_iam_service_principal.go
- table_databricks_iam_user.go
- table_databricks_job.go
- table_databricks_job_run.go
- table_databricks_ml_experiment.go
- table_databricks_ml_model.go
- table_databricks_ml_webhook.go
- table_databricks_pipeline.go
- table_databricks_pipeline_event.go
- table_databricks_pipeline_update.go
- table_databricks_serving_serving_endpoint.go
- table_databricks_settings_ip_access_list.go
- table_databricks_settings_token.go
- table_databricks_settings_token_management.go
- table_databricks_sharing_provider.go
- table_databricks_sharing_recipient.go
- table_databricks_sharing_share.go
- table_databricks_sql_alert.go
- table_databricks_sql_dashboard.go
- table_databricks_sql_data_source.go
- table_databricks_sql_query.go
- table_databricks_sql_query_history.go
- table_databricks_sql_warehouse.go
- table_databricks_sql_warehouse_config.go
- table_databricks_workspace.go
- table_databricks_workspace_git_credential.go
- table_databricks_workspace_repo.go
- table_databricks_workspace_scope.go
- table_databricks_workspace_secret.go
- utils.go
Click to show internal directories.
Click to hide internal directories.