Documentation ¶
Index ¶
- func Hcl(jdbcAttrSource *client.JdbcAttributeSource, ...) string
- func JdbcClientStruct(table string, filter string, attributeSourceType string, ...) *client.JdbcAttributeSource
- func JdbcHcl(attrSource *client.JdbcAttributeSource) string
- func LdapClientStruct(searchFilter, searchScope string, dataStoreRef client.ResourceLink) *client.LdapAttributeSource
- func LdapHcl(attrSource *client.LdapAttributeSource) string
- func ValidateResponseAttributes(resourceType string, resourceName *string, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Hcl ¶ added in v0.3.0
func Hcl(jdbcAttrSource *client.JdbcAttributeSource, ldapAttrSource *client.LdapAttributeSource) string
func JdbcClientStruct ¶
func JdbcClientStruct(table string, filter string, attributeSourceType string, resourceLink client.ResourceLink) *client.JdbcAttributeSource
func JdbcHcl ¶
func JdbcHcl(attrSource *client.JdbcAttributeSource) string
func LdapClientStruct ¶ added in v0.3.0
func LdapClientStruct(searchFilter, searchScope string, dataStoreRef client.ResourceLink) *client.LdapAttributeSource
func LdapHcl ¶ added in v0.3.0
func LdapHcl(attrSource *client.LdapAttributeSource) string
func ValidateResponseAttributes ¶ added in v0.3.0
func ValidateResponseAttributes(resourceType string, resourceName *string, expectedJdbcAttrSource *client.JdbcAttributeSource, expectedLdapAttrSource *client.LdapAttributeSource, actualAttrSources []client.AttributeSourceAggregation) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.