Documentation ¶
Index ¶
- func AttrTypes() map[string]attr.Type
- func ClientStruct(attributeSourcesAttr basetypes.SetValue) ([]client.AttributeSourceAggregation, error)
- func CommonAttributeSourceAttrType() map[string]attr.Type
- func CommonAttributeSourceSchema(optionalAndComputedNestedAttributeContractFulfillment bool) map[string]schema.Attribute
- func CustomAttributeSourceAttrType() map[string]attr.Type
- func CustomAttributeSourceSchemaAttributes(optionalAndComputedNestedAttributeContractFulfillment bool) map[string]schema.Attribute
- func JdbcAttributeSourceAttrType() map[string]attr.Type
- func JdbcAttributeSourceSchemaAttributes(optionalAndComputedNestedAttributeContractFulfillment bool) map[string]schema.Attribute
- func LdapAttributeSourceAttrType() map[string]attr.Type
- func LdapAttributeSourceSchemaAttributes(optionalAndComputedNestedAttributeContractFulfillment bool) map[string]schema.Attribute
- func ToSchema(sizeAtLeast int, optionalAndComputedNestedAttributeContractFulfillment bool) schema.SetNestedAttribute
- func ToState(con context.Context, ...) (basetypes.SetValue, diag.Diagnostics)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ClientStruct ¶
func ClientStruct(attributeSourcesAttr basetypes.SetValue) ([]client.AttributeSourceAggregation, error)
func ToSchema ¶
func ToSchema(sizeAtLeast int, optionalAndComputedNestedAttributeContractFulfillment bool) schema.SetNestedAttribute
func ToState ¶
func ToState(con context.Context, attributeSourcesFromClient []client.AttributeSourceAggregation) (basetypes.SetValue, diag.Diagnostics)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.