Documentation ¶
Index ¶
Constants ¶
View Source
const ( // DefaultDraftNamespace is the Kubernetes namespace in which the Draft pod runs by default. DefaultDraftNamespace string = environment.DefaultTillerNamespace )
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(client kubernetes.Interface, config *restclient.Config, namespace string) (*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.