package
0.0.0-20231030195824-c48f5bf6bf21
Repository: https://github.com/redhat-developer/gitops-generator.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

GetRandomString returns a random string which is n characters long.
SanitizeErrorMessage takes in a given error message and returns a new, sanitized error with things like tokens removed.
ValidateRemote minimally validates the remote gitops URL to ensure it contains the "https" scheme and supported "github.com" and "gitlab.com" hosts.