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