testhelper

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Mar 31, 2026 License: MPL-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CustomObjectType

type CustomObjectType struct {
	basetypes.ObjectType
}

func (CustomObjectType) Equal

func (t CustomObjectType) Equal(o attr.Type) bool

func (CustomObjectType) MarkdownDescription

func (t CustomObjectType) MarkdownDescription(context.Context) string

func (CustomObjectType) Object

func (t CustomObjectType) Object() string

func (CustomObjectType) ValueFromObject

func (CustomObjectType) ValueFromTerraform

func (t CustomObjectType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)

func (CustomObjectType) ValueType

func (t CustomObjectType) ValueType(ctx context.Context) attr.Value

type CustomObjectValue

type CustomObjectValue struct {
	basetypes.ObjectValue
}

func (CustomObjectValue) Equal

func (v CustomObjectValue) Equal(o attr.Value) bool

func (CustomObjectValue) Type

type CustomStringType

type CustomStringType struct {
	basetypes.StringType
}

func (CustomStringType) Equal

func (t CustomStringType) Equal(o attr.Type) bool

func (CustomStringType) MarkdownDescription

func (t CustomStringType) MarkdownDescription(context.Context) string

func (CustomStringType) String

func (t CustomStringType) String() string

func (CustomStringType) ValueFromString

func (CustomStringType) ValueFromTerraform

func (t CustomStringType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)

func (CustomStringType) ValueType

func (t CustomStringType) ValueType(ctx context.Context) attr.Value

type CustomStringValue

type CustomStringValue struct {
	basetypes.StringValue
}

func (CustomStringValue) Equal

func (v CustomStringValue) Equal(o attr.Value) bool

func (CustomStringValue) Type

Jump to

Keyboard shortcuts

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