Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Option ¶
type Option func(*options)
func WithBuiltIn ¶
func WithPluginDir ¶
func WithPluginVersions ¶
func WithPluginVersions(m VersionMap) Option
type Runner ¶
type Runner struct {
// contains filtered or unexported fields
}
func (*Runner) Close ¶
func (m *Runner) Close() hcl.Diagnostics
func (*Runner) ContentProvider ¶
func (m *Runner) ContentProvider(name string) (*plugin.ContentProvider, hcl.Diagnostics)
func (*Runner) DataSource ¶
func (m *Runner) DataSource(name string) (*plugin.DataSource, hcl.Diagnostics)
type VersionMap ¶
Click to show internal directories.
Click to hide internal directories.