marks

package
v1.3.7 Latest Latest
Warning

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

Go to latest
Published: Jan 4, 2023 License: MPL-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const Sensitive = valueMark("Sensitive")

Sensitive indicates that this value is marked as sensitive in the context of Terraform.

View Source
const TypeType = valueMark("TypeType")

TypeType is used to indicate that the value contains a representation of another value's type. This is part of the implementation of the console-only `type` function.

Variables

This section is empty.

Functions

func Contains

func Contains(val cty.Value, mark valueMark) bool

Contains returns true if the cty.Value or any any value within it contains the given mark.

func Has

func Has(val cty.Value, mark valueMark) bool

Has returns true if and only if the cty.Value has the given mark.

Types

This section is empty.

Jump to

Keyboard shortcuts

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