Versions in this module Expand all Collapse all v0 v0.7.0 Jan 20, 2026 Changes in this version + const AppName + 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 GetConfigDir() (string, error) + func GetDataDir() (string, error) + func KebabToUpperCamel(input string) string + func PrintDiff(currentResource *resource.Resource, modifiedResource *resource.Resource) error