Documentation
¶
Index ¶
- func CaseInSensitiveState(val any) string
- func ComputedDescriptionDiffSuppress(k, old, new string, rd *schema.ResourceData) bool
- func GetGeoIdFromURI(uri string) string
- func GetIPIdFromURI(uri string) string
- func GetProbeIDFromURI(uri string) string
- func GetSchemaSetFromList(dataList []string) *schema.Set
- func OwnerFQDNDiffSuppress(k, old, new string, rd *schema.ResourceData) bool
- func RecordTypeDiffSuppress(k, old, new string, rd *schema.ResourceData) bool
- func RecordTypeValidation(i interface{}, p cty.Path) diag.Diagnostics
- func URIDiffSuppress(k, old, new string, rd *schema.ResourceData) bool
- func ZoneFQDNDiffSuppress(k, old, new string, rd *schema.ResourceData) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CaseInSensitiveState ¶ added in v1.7.0
func ComputedDescriptionDiffSuppress ¶
func ComputedDescriptionDiffSuppress(k, old, new string, rd *schema.ResourceData) bool
func GetGeoIdFromURI ¶ added in v1.8.0
func GetIPIdFromURI ¶ added in v1.8.0
func GetProbeIDFromURI ¶ added in v1.3.0
func GetSchemaSetFromList ¶ added in v1.4.0
func OwnerFQDNDiffSuppress ¶
func OwnerFQDNDiffSuppress(k, old, new string, rd *schema.ResourceData) bool
func RecordTypeDiffSuppress ¶
func RecordTypeDiffSuppress(k, old, new string, rd *schema.ResourceData) bool
func RecordTypeValidation ¶
func RecordTypeValidation(i interface{}, p cty.Path) diag.Diagnostics
func URIDiffSuppress ¶
func URIDiffSuppress(k, old, new string, rd *schema.ResourceData) bool
func ZoneFQDNDiffSuppress ¶
func ZoneFQDNDiffSuppress(k, old, new string, rd *schema.ResourceData) bool
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.