Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
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 K8sVersionVerifier ¶ added in v0.10.1
type K8sVersionVerifier struct{}
K8sVersionVerifier verifies the kubernetesVersion of operator.yaml
Click to show internal directories.
Click to hide internal directories.