schema

package
v0.0.0-...-44d6a2b 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: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	FileProvisioner       = v013_mod.FileProvisioner
	LocalExecProvisioner  = v013_mod.LocalExecProvisioner
	RemoteExecProvisioner = v013_mod.RemoteExecProvisioner
)
View Source
var ProvisionerDependentBodies = map[schema.SchemaKey]*schema.BodySchema{
	labelKey("file"):        FileProvisioner,
	labelKey("local-exec"):  LocalExecProvisioner,
	labelKey("remote-exec"): RemoteExecProvisioner,

	labelKey("chef"):            {IsDeprecated: true},
	labelKey("salt-masterless"): {IsDeprecated: true},
	labelKey("habitat"):         {IsDeprecated: true},
	labelKey("puppet"):          {IsDeprecated: true},
}

Functions

func ConnectionDependentBodies

func ConnectionDependentBodies(v *version.Version) map[schema.SchemaKey]*schema.BodySchema

func ModuleSchema

func ModuleSchema(v *version.Version) *schema.BodySchema

Types

This section is empty.

Jump to

Keyboard shortcuts

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