scanner

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2019 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type JobResult

type JobResult struct {
	IP  string
	Job string

	Services []scantron.Process
	Files    []scantron.File
	SSHKeys  []scantron.SSHKey
}

type ReleaseResult

type ReleaseResult struct {
	Name    string
	Version string
}

type ScanResult

type ScanResult struct {
	JobResults     []JobResult
	ReleaseResults []ReleaseResult
}

type Scanner

type Scanner interface {
	Scan(*scantron.FileMatch, scanlog.Logger) (ScanResult, error)
}

func Bosh

func Bosh(deployment bosh.TargetDeployment) Scanner

func Direct

func Direct(machine remotemachine.RemoteMachine) Scanner

Jump to

Keyboard shortcuts

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