Documentation ¶
Index ¶
- func BasePath() string
- func GetValueOfExpression(expression *tfjson.Expression, tfPlan *tfjson.Plan, ...) (interface{}, error)
- func InitWithConfig(customConfigFilePath string)
- func InitWithDefaultConfig()
- func LoadPlan(planFilePath string) *tfjson.Plan
- func SortEstimations(resources *[]estimation.EstimationResource)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetValueOfExpression ¶ added in v0.3.1
func GetValueOfExpression(expression *tfjson.Expression, tfPlan *tfjson.Plan, configModuleOptional ...*tfjson.ConfigModule) (interface{}, error)
func InitWithConfig ¶ added in v0.3.0
func InitWithConfig(customConfigFilePath string)
func InitWithDefaultConfig ¶ added in v0.3.0
func InitWithDefaultConfig()
func SortEstimations ¶ added in v0.2.0
func SortEstimations(resources *[]estimation.EstimationResource)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.