A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://pkg.go.dev/github.com/hashicorp/terraform-plugin-framework@v1.15.1/internal/fwtype below:

fwtype package - github.com/hashicorp/terraform-plugin-framework/internal/fwtype - Go Packages

Overview

Package fwtype implements shared logic for interacting with the framework type system.

Index Constants

This section is empty.

Variables

This section is empty.

Functions func AttributeCollectionWithDynamicTypeDiag
func AttributeCollectionWithDynamicTypeDiag(attributePath path.Path) diag.Diagnostic
func BlockCollectionWithDynamicTypeDiag
func BlockCollectionWithDynamicTypeDiag(attributePath path.Path) diag.Diagnostic
func ContainsCollectionWithDynamic
func ContainsCollectionWithDynamic(typ attr.Type) bool

ContainsCollectionWithDynamic will return true if an attr.Type is a complex type that either is or contains any collection types with dynamic types, which are not supported by the framework type system. Primitives, invalid types (missingType), or nil will return false.

Unsupported collection types include:

func ContainsMissingUnderlyingType added in v1.9.0
func ContainsMissingUnderlyingType(typ attr.Type) bool

ContainsMissingUnderlyingType will return true if an attr.Type is a complex type that either is or contains any collection types with missing element or attribute types. Primitives will return false. Nil will return true.

func IsAllowedPrimitiveType added in v1.15.0
func IsAllowedPrimitiveType(typ attr.Type) bool

IsAllowedPrimitiveType checks if the given attr.Type is an allowed primitive type for resource identity.

func ParameterCollectionWithDynamicTypeDiag
func ParameterCollectionWithDynamicTypeDiag(argument int64, name string) diag.Diagnostic
func ParameterMissingUnderlyingTypeDiag added in v1.9.0
func ParameterMissingUnderlyingTypeDiag(name string, position *int64) diag.Diagnostic
func ReturnCollectionWithDynamicTypeDiag
func ReturnCollectionWithDynamicTypeDiag() diag.Diagnostic
func ReturnMissingUnderlyingTypeDiag added in v1.9.0
func ReturnMissingUnderlyingTypeDiag() diag.Diagnostic
func VariadicParameterCollectionWithDynamicTypeDiag
func VariadicParameterCollectionWithDynamicTypeDiag(name string) diag.Diagnostic
Types

This section is empty.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4