datasources

package
v1.0.41 Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2024 License: MPL-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DataSourceDbs

func DataSourceDbs() *schema.Resource

Types

type CHDatabase

type CHDatabase struct {
	Name         string `json:"name" ch:"name"`
	Engine       string `json:"engine" ch:"engine"`
	DataPath     string `json:"data_path" ch:"data_path"`
	MetadataPath string `json:"metadata_path" ch:"metadata_path"`
	Uuid         string `json:"uuid" ch:"uuid"`
	Comment      string `json:"comment" ch:"comment"`
}

Jump to

Keyboard shortcuts

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