schemas

package
v0.0.0-...-978a5fb Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2025 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

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

func FindProviderSchemaFile

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

type SchemaNotAvailable

type SchemaNotAvailable struct {
	Addr tfaddr.Provider
}

func (SchemaNotAvailable) Error

func (e SchemaNotAvailable) Error() string

Jump to

Keyboard shortcuts

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