utils

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Jan 20, 2026 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const AppName string = "conduktor"

Variables

This section is empty.

Functions

func CamelToKebab

func CamelToKebab(input string) string

func CdkDebug

func CdkDebug() bool

func CdkDevMode

func CdkDevMode() bool

func DiffResources

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 GetConfigDir

func GetConfigDir() (string, error)

GetConfigDir returns the path to the configuration directory for the application based on the OS conventions.

func GetDataDir

func GetDataDir() (string, error)

GetDataDir returns the path to the data directory for the application based on the OS conventions.

func KebabToUpperCamel

func KebabToUpperCamel(input string) string

func PrintDiff

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