schemas

package
v0.28.0 Latest Latest
Warning

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

Go to latest
Published: Jun 7, 2022 License: MPL-2.0 Imports: 5 Imported by: 0

Documentation

Overview

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

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PreloadSchemasToStore added in v0.16.0

func PreloadSchemasToStore(pss *state.ProviderSchemaStore) error

Types

type RawVersionOutput added in v0.12.0

type RawVersionOutput struct {
	CoreVersion string            `json:"core"`
	Providers   map[string]string `json:"providers"`
}

type VersionOutput added in v0.11.0

type VersionOutput struct {
	Core      *version.Version
	Providers map[string]*version.Version
}

func PreloadedProviderSchemas added in v0.12.0

func PreloadedProviderSchemas() (*tfjson.ProviderSchemas, VersionOutput, error)

Jump to

Keyboard shortcuts

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