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
type Config struct {
Runner crcos.CommandRunner
OcExecutablePath string
KubeconfigPath string
Context string
Cluster string
Timeout string
}
func UseOCWithConfig ¶
UseOcWithConfig return the oc executable along with valid kubeconfig
func UseOCWithSSH ¶ added in v1.14.0
func (Config) RunOcCommand ¶ added in v1.14.0
func (Config) RunOcCommandPrivate ¶ added in v1.14.0
func (Config) WithFailFast ¶ added in v1.23.0
Click to show internal directories.
Click to hide internal directories.