Documentation ¶
Index ¶
- func AttrType() map[string]attr.Type
- func ClientStruct(planObj basetypes.ObjectValue) (*client.ResourceLink, error)
- func CompleteSingleNestedAttribute(optional, computed, required bool, description string) schema.SingleNestedAttribute
- func SingleNestedAttribute() schema.SingleNestedAttribute
- func ToSchema() map[string]schema.Attribute
- func ToState(ctx context.Context, r *client.ResourceLink) (types.Object, diag.Diagnostics)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ClientStruct ¶
func ClientStruct(planObj basetypes.ObjectValue) (*client.ResourceLink, error)
func CompleteSingleNestedAttribute ¶ added in v0.4.0
func CompleteSingleNestedAttribute(optional, computed, required bool, description string) schema.SingleNestedAttribute
func SingleNestedAttribute ¶ added in v0.4.0
func SingleNestedAttribute() schema.SingleNestedAttribute
func ToState ¶
func ToState(ctx context.Context, r *client.ResourceLink) (types.Object, diag.Diagnostics)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.