catalog

package
v1.58.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 8, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DataSourceFunctions

func DataSourceFunctions() datasource.DataSource

Types

type FunctionsData

type FunctionsData struct {
	CatalogName   types.String              `tfsdk:"catalog_name"`
	SchemaName    types.String              `tfsdk:"schema_name"`
	IncludeBrowse types.Bool                `tfsdk:"include_browse" tf:"optional"`
	Functions     []catalog_tf.FunctionInfo `tfsdk:"functions" tf:"optional,computed"`
}

type FunctionsDataSource

type FunctionsDataSource struct {
	Client *common.DatabricksClient
}

func (*FunctionsDataSource) Configure

func (*FunctionsDataSource) Metadata

func (*FunctionsDataSource) Read

func (*FunctionsDataSource) Schema

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL