Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Result ¶
type Result struct { Tunnel portforwarder.Tunnel Pod *v1.Pod }
func CreateAndForwardBlocking ¶
func CreateAndForwardBlocking(client *kubernetes.Clientset, config *rest.Config, namespace string, templates ...*podtemplates.PodTemplate) ([]Result, error)
Click to show internal directories.
Click to hide internal directories.