schemas

package
v0.33.1 Latest Latest
Warning

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

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

Documentation

Overview

Package schemas embeds provider schemas for completion support, in particular, for uninitialized modules

Index

Constants

This section is empty.

Variables

Functions

This section is empty.

Types

type ProviderSchema added in v0.29.3

type ProviderSchema struct {
	File    io.Reader
	Version *version.Version
}

func FindProviderSchemaFile added in v0.29.3

func FindProviderSchemaFile(filesystem fs.ReadDirFS, pAddr tfaddr.Provider) (*ProviderSchema, error)

type SchemaNotAvailable added in v0.29.3

type SchemaNotAvailable struct {
	Addr tfaddr.Provider
}

func (SchemaNotAvailable) Error added in v0.29.3

func (e SchemaNotAvailable) Error() string

Jump to

Keyboard shortcuts

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