pcap

package
v7.5.6 Latest Latest
Warning

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

Go to latest
Published: Apr 6, 2024 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrValidationFailed = fmt.Errorf("validation failed")
	ErrIllegalCharacter = fmt.Errorf("illegal character: %w", ErrValidationFailed)
)

Functions

This section is empty.

Types

type PcapRunner

type PcapRunner interface {
	Run(boshdir.SSHResult, string, string, PcapOpts, string) error
}

func NewPcapRunner

func NewPcapRunner(ui boshui.UI, logger boshlog.Logger) PcapRunner

type PcapRunnerImpl

type PcapRunnerImpl struct {
	// contains filtered or unexported fields
}

func (PcapRunnerImpl) Run

func (p PcapRunnerImpl) Run(result boshdir.SSHResult, username string, argv string, opts PcapOpts, privateKey string) error

Directories

Path Synopsis
Code generated by counterfeiter.
Code generated by counterfeiter.

Jump to

Keyboard shortcuts

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