kubebench

package
v0.2.3 Latest Latest
Warning

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

Go to latest
Published: Jun 25, 2020 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Converter

type Converter interface {
	Convert(reader io.Reader) (report starboard.CISKubeBenchOutput, err error)
}
var DefaultConverter Converter = &converter{}

type Scanner

type Scanner struct {
	scanners.Base
	// contains filtered or unexported fields
}

func NewScanner

func NewScanner(opts kube.ScannerOpts, clientset kubernetes.Interface) *Scanner

func (*Scanner) Scan

func (s *Scanner) Scan(ctx context.Context) (report starboard.CISKubeBenchOutput, node *core.Node, err error)

type Writer

type Writer interface {
	Write(ctx context.Context, report starboard.CISKubeBenchOutput, node *core.Node) error
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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