inspector

package
v1.17.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Logger = zap.NewNop()

Functions

func BinScan

func BinScan(ctx context.Context) error

func FileHashScan

func FileHashScan(ctx context.Context) error

func InspectDockerfile added in v1.9.8

func InspectDockerfile(ctx context.Context) error

func Scan

func Scan(ctx context.Context) error

func ScannerScan

func ScannerScan(dir string)

func UploadCodeFile

func UploadCodeFile(ctx context.Context) error

Types

type DockerfileItem added in v1.9.8

type DockerfileItem struct {
	Kind    string
	Name    string
	Version string
}

type DockerfileResult added in v1.9.8

type DockerfileResult []DockerfileItem

func (DockerfileResult) Len added in v1.9.8

func (d DockerfileResult) Len() int

func (DockerfileResult) Less added in v1.9.8

func (d DockerfileResult) Less(i, j int) bool

func (DockerfileResult) Swap added in v1.9.8

func (d DockerfileResult) Swap(i, j int)

Jump to

Keyboard shortcuts

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