kubernetesk8s.io/kubernetes/third_party/golang/netutil Index | Files

package netutil

import "k8s.io/kubernetes/third_party/golang/netutil"

Index

Functions

func CanonicalAddr

func CanonicalAddr(url *url.URL) string

FROM: http://golang.org/src/net/http/transport.go canonicalAddr returns url.Host but always with a ":port" suffix

Source Files

addr.go

Version
v1.3.0-alpha.4
Published
May 17, 2016
Platform
js/wasm
Imports
2 packages
Last checked
1 minute ago

Tools for package owners.