Documentation ¶
Index ¶
- func Address(host string, object metav1.Object) *url.URL
- func ChannelHTTPAddress(host string) duckv1.Addressable
- func HTTPAddress(host string, object metav1.Object) duckv1.Addressable
- func HTTPSAddress(host string, object metav1.Object, caCerts string) duckv1.Addressable
- func Host(namespace, name string) string
- func Path(namespace, name string) string
- func PathFromObject(obj metav1.Object) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ChannelHTTPAddress ¶ added in v0.38.0
func ChannelHTTPAddress(host string) duckv1.Addressable
HTTPAddress returns the addressable
func HTTPAddress ¶ added in v0.38.0
func HTTPAddress(host string, object metav1.Object) duckv1.Addressable
HTTPAddress returns the addressable
func HTTPSAddress ¶ added in v0.38.0
func PathFromObject ¶
PathFromObject returns an HTTP request path given a generic object.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.