report

package
v0.0.0-...-4f6ad52 Latest Latest
Warning

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

Go to latest
Published: Jan 31, 2019 License: GPL-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Report

type Report struct {
	PodSecuritySpecs map[string][]types.PodSecuritySpec       `json:"podSecuritySpecs"`
	PodVolumes       map[string][]types.PodSecuritySpec       `json:"podVolumeTypes"`
	Containers       map[string][]types.ContainerSecuritySpec `json:"containerSecuritySpec"`
}

func NewReport

func NewReport() *Report

func (*Report) AddContainer

func (r *Report) AddContainer(c types.ContainerSecuritySpec)

func (*Report) AddPod

func (r *Report) AddPod(p types.PodSecuritySpec)

Jump to

Keyboard shortcuts

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