importer

package
v0.0.0-...-2910204 Latest Latest
Warning

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

Go to latest
Published: Oct 1, 2020 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Importers []Importer
)

Functions

func RegisterImporter

func RegisterImporter(importer Importer)

Types

type Importer

type Importer interface {
	GetImportName(resourceType string, name string, resourceParameters map[string]cty.Value) (string, error)
	ImporterName() string
	Init() error
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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