Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitTestOptions ¶
func InitTestOptions(testOptions *TestOptions) error
Types ¶
type TestOptions ¶
type TestOptions struct { DeployNamespace string StorageClass string KubeConfigPath string EnvScope constants.EnvScope Debug bool SkipCreateVMFromManifestTests bool SkipExecuteInVMTests bool SkipGenerateSSHKeysTests bool CommonTemplatesVersion string }
func (*TestOptions) GetDeployNamespace ¶
func (f *TestOptions) GetDeployNamespace() string
Click to show internal directories.
Click to hide internal directories.