Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type RunOptions ¶
type RunOptions struct {
// contains filtered or unexported fields
}
func (*RunOptions) PreRunCheck ¶
func (r *RunOptions) PreRunCheck(kclient kubernetes.Interface) error
PreRunCheck performs some checks before kicking off Sonobuoy
func (*RunOptions) Run ¶
func (r *RunOptions) Run(kclient kubernetes.Interface, sclient sonobuoyclient.Interface) error
Run setup and provision the certification environment.
Click to show internal directories.
Click to hide internal directories.