image

package
v0.9.1 Latest Latest
Warning

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

Go to latest
Published: Jul 21, 2020 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ImageTagMissing   = "ImageTagMissing"
	ImageTagIncorrect = "ImageTagIncorrect"
	ImageCorrect      = "ImageCorrect"
)
View Source
const Name = "image"

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Image string `yaml:"image"`
}

func (*Config) GetImage

func (config *Config) GetImage() string

type Image

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

Image implements Auditable

func New

func New(config Config) *Image

func (*Image) Audit

func (image *Image) Audit(resource k8stypes.Resource, _ []k8stypes.Resource) ([]*kubeaudit.AuditResult, error)

Audit checks that the container image matches the provided image

Jump to

Keyboard shortcuts

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