naming

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: May 18, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const DelimiterDefault = "-"

Variables

This section is empty.

Functions

func Merge

func Merge(parts []string, delimiter string, mode MergeMode) string

func MergeToCanonical

func MergeToCanonical(parts []string) string

func NameToEnv

func NameToEnv(name string) string

func SecretToEnv

func SecretToEnv(key string) string

func SecretToMountPath

func SecretToMountPath(key string) string

func SplitIntoParts

func SplitIntoParts(name string) []string

func Validate

func Validate(name string) bool

Types

type MergeMode

type MergeMode int
const (
	ModeLower MergeMode = iota
	ModeUpper
	ModeLowerCamelCase
	ModeUpperCamelCase
)

Jump to

Keyboard shortcuts

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