packer

package
v0.86.0 Latest Latest
Warning

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

Go to latest
Published: Apr 4, 2024 License: MPL-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DataSourceSchemaBuilders []func() datasource.DataSource = []func() datasource.DataSource{
	version.NewDataSource,
	artifact.NewDataSource,
}

DataSourceSchemaBuilders is a list of all HCP Packer data sources exposed by the Framework provider. To add a new data source, add a new function to this list.

View Source
var ResourceSchemaBuilders []func() resource.Resource = []func() resource.Resource{}

ResourceSchemaBuilders is a list of all HCP Packer resources exposed by the Framework provider. To add a new resource, add a new function to this list.

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
sources

Jump to

Keyboard shortcuts

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