depgraph

package
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 7, 2023 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Workflow = &DepGraphWorkflow{
	BaseWorkflow: workflows.BaseWorkflow{
		Name: "container depgraph",
		Flags: []flags.Flag{
			flags.FlagDebug,
			flags.FlagAppVulns,
			flags.FlagExcludeAppVulns,
		},
	},
}

Functions

This section is empty.

Types

type DepGraphWorkflow

type DepGraphWorkflow struct {
	workflows.BaseWorkflow
}

func (*DepGraphWorkflow) InitWorkflow

func (d *DepGraphWorkflow) InitWorkflow(e workflow.Engine) error

func (*DepGraphWorkflow) TypeIdentifier

func (d *DepGraphWorkflow) TypeIdentifier() workflow.Identifier

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL