Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶ added in v1.14.0
func UseOCWithConfig ¶
UseOcWithConfig return the oc binary along with valid kubeconfig
func UseOCWithSSH ¶ added in v1.14.0
func (Config) RunOcCommand ¶ added in v1.14.0
type LocalRunner ¶ added in v1.14.0
func (LocalRunner) Run ¶ added in v1.14.0
func (oc LocalRunner) Run(args ...string) (string, string, error)
func (LocalRunner) RunPrivate ¶ added in v1.14.0
func (oc LocalRunner) RunPrivate(args ...string) (string, string, error)
Click to show internal directories.
Click to hide internal directories.