Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PackageFiles ¶ added in v0.9.0
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)
type InvalidCharVerifier ¶
type InvalidCharVerifier struct {
InvalidChars string
}
type VersionVerifier ¶ added in v0.13.0
type VersionVerifier struct{}
VersionVerifier verifies the version in operator.yaml, kubernetesVersion, operatorVersion and kudoVersion
Click to show internal directories.
Click to hide internal directories.