Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Runner ¶
type Runner struct {
// contains filtered or unexported fields
}
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)
Click to show internal directories.
Click to hide internal directories.