Documentation ¶
Index ¶
Constants ¶
View Source
const ( // ProwNamespace is the Kubernetes namespace in which the prow pod runs. ProwNamespace string = "kube-system" )
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(namespace string, client *internalclientset.Clientset, config *restclient.Config) (*kube.Tunnel, error)
New returns a tunnel to the prow pod.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.