package
0.0.0-20230620015642-8705ae581d71
Repository: https://github.com/rohitramu/kpm.git
Documentation: pkg.go.dev

# Functions

ExtractNameAndVersionFromPackageFullName returns the name and version of a template package, given the full package name.
No description provided by the author
GetStringOrDefault returns testValue if it is not null, otherwise returns defaultValue.
GetStringOrError returns testValue if it is not null, otherwise returns an error.
ValidateNamespaceSegment validates an image namespace's segment.
ValidateOutputName validates the output name when generating output.
ValidatePackageName validates the given package's name.
ValidatePackageVersion validates the given package version.

# Constants

MaxOutputNameLength is the maximum number of characters allowed in the output name.