Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ListNamespaces ¶
ListNamespaces returns the names of all the pods in a namespace
func ListResourceTypes ¶
ListResourceTypes returns the list of available resource types for the kubernetes cluster
Types ¶
type DefaultPortForwarder ¶
type DefaultPortForwarder struct { Factory *cmdutil.Factory genericclioptions.IOStreams }
DefaultPortForwarder creates port forwarder instance for the resource
func (*DefaultPortForwarder) ForwardPorts ¶
func (f *DefaultPortForwarder) ForwardPorts(method string, url *url.URL, opts portforward.PortForwardOptions) error
ForwardPorts starts port forwarding for a specific resource
Click to show internal directories.
Click to hide internal directories.