verify

package
v0.19.0 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2021 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PackageFiles added in v0.9.0

func PackageFiles(pf *packages.Files) verifier.Result

PackageFiles verifies operator package files

func PrintResult added in v0.16.0

func PrintResult(res verifier.Result, out io.Writer)

Types

type DuplicateVerifier

type DuplicateVerifier struct{}

DuplicateVerifier provides verification that there are no duplicates disallowing casing (Kudo and kudo are duplicates)

func (DuplicateVerifier) Verify

type InvalidCharVerifier

type InvalidCharVerifier struct {
	InvalidChars string
}

func (InvalidCharVerifier) Verify

type VersionVerifier added in v0.13.0

type VersionVerifier struct{}

VersionVerifier verifies the version in operator.yaml, kubernetesVersion, operatorVersion and kudoVersion

func (VersionVerifier) Verify added in v0.13.0

Jump to

Keyboard shortcuts

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