package
Version:
v1.9.0
Opens a new window with list of versions in this module.
Published: Sep 19, 2020
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
type Configuration struct {
AllFiles []ks.NamedReader
VerboseOutput int
IgnoreContainerCpuLimitRequirement bool
IgnoreContainerMemoryLimitRequirement bool
IgnoredTests map[string]struct{}
EnabledOptionalTests map[string]struct{}
UseIgnoreChecksAnnotation bool
KubernetesVersion Semver
}
type Semver struct {
Major int
Minor int
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.