package
0.10.24
Repository: https://github.com/flyteorg/flyteplugins.git
Documentation: pkg.go.dev

# Functions

Creates a new UniqueID that is based on the inputID and of a specified length, if the given id is longer than the maxLength.
Creates a new uniqueID using the parts concatenated using `-` and ensures that the uniqueID is not longer than the maxLength.

# Variables

No description provided by the author