package
0.0.0-20250228164547-bad2d1bf3a37
Repository: https://github.com/openshift/library-go.git
Documentation: pkg.go.dev
# Functions
GetConfigMapName calls GetName with the length restriction for ConfigMaps.
GetName returns a name given a base ("deployment-5") and a suffix ("deploy") It will first attempt to join them with a dash.
GetPodName calls GetName with the length restriction for pods.