types

package
v0.0.7 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type URL

type URL struct {
	basetypes.StringValue
	// contains filtered or unexported fields
}

func URLNull

func URLNull() URL

func URLUnknown

func URLUnknown() URL

func URLValue

func URLValue(value *url.URL) URL

func (URL) ValueURL

func (v URL) ValueURL() *url.URL

type URLType

type URLType struct {
	basetypes.StringType
}

func (URLType) ValueFromTerraform

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

Jump to

Keyboard shortcuts

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