types

package
v0.0.12 Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2024 License: MPL-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CaseInsensitiveStringType

type CaseInsensitiveStringType struct {
	basetypes.StringType
}

func (CaseInsensitiveStringType) Equal

func (CaseInsensitiveStringType) String

func (t CaseInsensitiveStringType) String() string

func (CaseInsensitiveStringType) ValueFromString

func (CaseInsensitiveStringType) ValueFromTerraform

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

func (CaseInsensitiveStringType) ValueType

type CaseInsensitiveStringValue

type CaseInsensitiveStringValue struct {
	basetypes.StringValue
}

func CaseInsensitiveString

func CaseInsensitiveString(val string) CaseInsensitiveStringValue

func (CaseInsensitiveStringValue) Equal

func (CaseInsensitiveStringValue) StringSemanticEquals

func (v CaseInsensitiveStringValue) StringSemanticEquals(ctx context.Context, newValuable basetypes.StringValuable) (bool, diag.Diagnostics)

func (CaseInsensitiveStringValue) Type

type EncodedCAType added in v0.0.10

type EncodedCAType struct {
	basetypes.StringType
}

func (EncodedCAType) Equal added in v0.0.10

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

func (EncodedCAType) ValueFromString added in v0.0.10

func (EncodedCAType) ValueFromTerraform added in v0.0.10

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

type EncodedCAValue added in v0.0.10

type EncodedCAValue struct {
	basetypes.StringValue
}

func EncodedCA added in v0.0.10

func EncodedCA(val string) EncodedCAValue

func (EncodedCAValue) Equal added in v0.0.10

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

func (EncodedCAValue) StringSemanticEquals added in v0.0.10

func (v EncodedCAValue) StringSemanticEquals(ctx context.Context, newValuable basetypes.StringValuable) (bool, diag.Diagnostics)

func (EncodedCAValue) Type added in v0.0.10

func (v EncodedCAValue) Type(ctx context.Context) attr.Type

Jump to

Keyboard shortcuts

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