Documentation ¶
Overview ¶
Package names holds simple functions for synthesizing resource names.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var K8sGatewayFullname = reconciler.GetK8sServiceFullname( "knative-shared-gateway", system.Namespace)
View Source
var K8sGatewayServiceFullname = reconciler.GetK8sServiceFullname(
"knative-ingressgateway",
"istio-system")
Functions ¶
func ClusterIngressPrefix ¶
ClusterIngressPrefix returns GenerateName prefix of the ClusterIngress child resource for given Route.
func K8sService ¶
func K8sServiceFullname ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.