verify

package
v0.14.0-rc3 Latest Latest
Warning

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

Go to latest
Published: Jun 5, 2020 License: Apache-2.0 Imports: 8 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

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