Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DefaultResource ¶
func DefaultResource(opts ...tjconfig.ResourceOption) tjconfig.DefaultResourceFn
DefaultResource returns a DefaultResourceFn that makes sure the original DefaultResource call is made with given options here.
Types ¶
type GroupKindCalculator ¶ added in v0.2.0
GroupKindCalculator returns the correct group and kind name for given TF resource.
func ReplaceGroupWords ¶ added in v0.2.0
func ReplaceGroupWords(group string, count int) GroupKindCalculator
ReplaceGroupWords uses given group as the group of the resource and removes a number of words in resource name before calculating the kind of the resource.
Click to show internal directories.
Click to hide internal directories.