slug

package
v1.2.223 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	DefaultSlugMaxSize = 42 // legacy

	DockerTagMaxSize = 128
)

Functions

func DockerTag

func DockerTag(name string) string

func HelmRelease

func HelmRelease(name string) string

func IsValidDockerTag added in v1.2.68

func IsValidDockerTag(name string) bool

func KubernetesNamespace

func KubernetesNamespace(name string) string

func LimitedSlug added in v1.1.23

func LimitedSlug(data string, slugMaxSize int) string

func Project

func Project(name string) string

func Slug

func Slug(data string) string

func ValidateDockerTag

func ValidateDockerTag(name string) error

func ValidateHelmRelease

func ValidateHelmRelease(name string) error

func ValidateKubernetesNamespace

func ValidateKubernetesNamespace(namespace string) error

func ValidateProject

func ValidateProject(name string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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