Documentation ¶
Overview ¶
Package util include a serie of utilities for Terracognita
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HashicorpToZclonfType ¶ added in v0.7.0
HashicorpToZclonfType converts from Hashicoprt.Type to zclconf.Type
func HashicorpToZclonfValue ¶ added in v0.7.0
HashicorpToZclonfValue converts from Hashicoprt.Value to zclconf.Value
func NormalizeName ¶ added in v0.7.3
NormalizeName will convert the n into an low case alphanumeric value and the invalid characters will be replaced by '_'
func Retry ¶
Retry calls rfn and checks the errors, if it matches the error and if it does it tries 'times' withing the 'interval'
func RetryDefault ¶
RetryDefault calls Retry with the default parameters
Types ¶
Click to show internal directories.
Click to hide internal directories.