Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DomainToURL ¶
DomainToURL converts a domain into an HTTP URL.
func GetClusterDomainName ¶
func GetClusterDomainName() string
GetClusterDomainName returns cluster's domain name or an error Closes issue: https://github.com/knative/eventing/issues/714
func GetSinkURI ¶
func GetSinkURI(ctx context.Context, dynamicClient dynamic.Interface, sink *corev1.ObjectReference, namespace string) (string, error)
GetSinkURI retrieves the sink URI from the object referenced by the given ObjectReference.
func ServiceHostName ¶
ServiceHostName creates the hostname for a Kubernetes Service.
func ToDNS1123Subdomain ¶
Converts 'name' to a valid DNS1123 subdomain, required for object names in K8s.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.