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