trivy

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Jul 9, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// TimeoutFlag represents the name of the timeout flag
	TimeoutFlag = "timeout"
	// NamespaceFlag represents the namespace of the timeout flag
	NamespaceFlag = "namespace"
	// ImageFlag represents the image of the timeout flag
	ImageFlag = "image"
	// DefaultTimeout represents the default timeout when not specified, -1 is equivalent to no retry
	DefaultTimeout = -1 * time.Second
)

Variables

This section is empty.

Functions

func InitFlags added in v0.0.4

func InitFlags(cmd *cobra.Command) error

InitFlags initialise flags for trivy command

func NewTrivyCmd

func NewTrivyCmd() *cobra.Command

NewTrivyCmd creates trivy command

Types

This section is empty.

Jump to

Keyboard shortcuts

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