terraform

package
v0.13.0 Latest Latest
Warning

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

Go to latest
Published: Mar 23, 2020 License: MPL-2.0 Imports: 3 Imported by: 6

Documentation

Index

Constants

View Source
const (
	PackageName = `terraform`
	PackagePath = `github.com/hashicorp/terraform-plugin-sdk/terraform`
)
View Source
const (
	TypeNameResourceProvider = `ResourceProvider`
)

Variables

This section is empty.

Functions

func IsFunc

func IsFunc(e ast.Expr, info *types.Info, funcName string) bool

IsFunc returns if the function call is in the resource package

func IsNamedType

func IsNamedType(t *types.Named, typeName string) bool

IsNamedType returns if the type name matches and is from the helper/resource package

func IsTypeResourceProvider

func IsTypeResourceProvider(t types.Type) bool

IsTypeResourceProvider returns if the type is ResourceProvider from the terraform package

Types

This section is empty.

Jump to

Keyboard shortcuts

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