Documentation
¶
Index ¶
- Variables
- func CheRestAPIsConfigmapName(workspaceId string) string
- func DeploymentName(workspaceId string) string
- func EndpointHostname(workspaceId, endpointName string, endpointPort int, routingSuffix string) string
- func EndpointName(endpointName string) string
- func OAuthProxySecretName(workspaceId string) string
- func PluginBrokerConfigmapName(workspaceId string) string
- func RouteName(workspaceId, endpointName string) string
- func ServiceAccountName(workspaceId string) string
- func ServiceName(workspaceId string) string
- func ServingCertVolumeName(serviceName string) string
Constants ¶
This section is empty.
Variables ¶
View Source
var NonAlphaNumRegexp = regexp.MustCompile(`[^a-z0-9]+`)
Functions ¶
func DeploymentName ¶
func EndpointHostname ¶
func EndpointName ¶
func OAuthProxySecretName ¶
func ServiceAccountName ¶
func ServiceName ¶
func ServingCertVolumeName ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.