Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LaunchFuzzJob ¶
func LaunchFuzzJob(clientset kubernetes.Interface, kubeConfig *config.SchedulerConfig) (createdJob *batchv1.Job, err error)
LaunchFuzzJob launches a job that retrieves the OpenAPI doc and kicks of a RESTler job
func LaunchRestlerJob ¶
func LaunchRestlerJob(clientset kubernetes.Interface, restlerConfig *config.FuzzerConfig, tokenSource auth.ITokenSource) (restlerJob *batchv1.Job, err error)
LaunchRestlerJob starts a job with the RESTler fuzzer
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.