Documentation ¶
Index ¶
- func AppServiceSiteConfigSchema() *schema.Schema
- func ExpandAppServiceSiteConfig(input interface{}) web.SiteConfig
- func FlattenAppServiceSiteConfig(input *web.SiteConfig) []interface{}
- func IgnoreCaseDiffSuppressFunc(k, old, new string, d *schema.ResourceData) bool
- func IgnoreCaseStateFunc(val interface{}) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExpandAppServiceSiteConfig ¶
func ExpandAppServiceSiteConfig(input interface{}) web.SiteConfig
func FlattenAppServiceSiteConfig ¶
func FlattenAppServiceSiteConfig(input *web.SiteConfig) []interface{}
func IgnoreCaseDiffSuppressFunc ¶
func IgnoreCaseDiffSuppressFunc(k, old, new string, d *schema.ResourceData) bool
ignoreCaseDiffSuppressFunc is a DiffSuppressFunc from helper/schema that is used to ignore any case-changes in a return value.
func IgnoreCaseStateFunc ¶
func IgnoreCaseStateFunc(val interface{}) string
ignoreCaseStateFunc is a StateFunc from helper/schema that converts the supplied value to lower before saving to state for consistency.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.