utils

package
v0.6.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 16, 2025 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CamelToKebab added in v0.4.0

func CamelToKebab(input string) string

func CdkDebug added in v0.3.0

func CdkDebug() bool

func CdkDevMode added in v0.4.0

func CdkDevMode() bool

func DiffResources added in v0.6.3

func DiffResources(curRes, newRes *resource.Resource) (string, error)

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

func KebabToUpperCamel(input string) string

func PrintDiff added in v0.6.3

func PrintDiff(currentResource *resource.Resource, modifiedResource *resource.Resource) error

PrintDiff dispatches the diff operation for supported resource types and prints the resulting diff to stdout.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL