Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Executor ¶
type Executor struct {
// contains filtered or unexported fields
}
Executor decision executor
func InitExecutor ¶
func InitExecutor( client *client.Client, kube *kuber.Kube, scanner *scanner.Scanner, workersCount int, dryRun bool, ) *Executor
InitExecutor creates a new excecutor then starts it
Click to show internal directories.
Click to hide internal directories.