Documentation
¶
Index ¶
- func CamelToKebab(input string) string
- func CdkDebug() bool
- func CdkDevMode() bool
- func DiffResources(curRes, newRes *resource.Resource) (string, error)
- func GetConduktorHash() string
- func GetConduktorVersion() string
- func KebabToUpperCamel(input string) string
- func PrintDiff(currentResource *resource.Resource, modifiedResource *resource.Resource) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CamelToKebab ¶ added in v0.4.0
func CdkDevMode ¶ added in v0.4.0
func CdkDevMode() bool
func DiffResources ¶ added in v0.6.3
DiffResources compares two Resources objects and returns a unified diff in git-like format.
func GetConduktorHash ¶
func GetConduktorHash() string
func GetConduktorVersion ¶
func GetConduktorVersion() string
func KebabToUpperCamel ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.