package
0.69.0
Repository: https://github.com/tektoncd/pipeline.git
Documentation: pkg.go.dev

# Functions

GenerateHashedName creates a unique name with a hashed suffix.

# Variables

SimpleNameGenerator is a generator that returns the name plus a random suffix of five alphanumerics when a name is requested.

# Interfaces

NameGenerator generates names for objects.