Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCmdCreate ¶
func NewtestHarnessCommand ¶
Types ¶
type TestHarnessOptions ¶
type TestHarnessOptions struct {
genericclioptions.IOStreams
Config *rest.Config
Client kubernetes.Interface
RESTClientGetter genericclioptions.RESTClientGetter
ConfigPath string
DestDir string
TestBranch string
ConfigFile *ini.File
TestHarnessPath string
ManifestsPath string
OperatorName string
}
func NewTestHarnessOptions ¶
func NewTestHarnessOptions(streams genericclioptions.IOStreams) *TestHarnessOptions
func (*TestHarnessOptions) Validate ¶
func (o *TestHarnessOptions) Validate() error
Click to show internal directories.
Click to hide internal directories.