public class KubernetesNames extends Object
| Constructor and Description |
|---|
KubernetesNames() |
| Modifier and Type | Method and Description |
|---|---|
static String |
convertToKubernetesName(String text,
boolean allowDots)
Lets convert the string to btw a valid kubernetes resource name
|
Copyright © 2011–2017 Red Hat. All rights reserved.