package
1.7.0-alpha.0
Repository: https://github.com/kmova/kubernetes.git
Documentation: pkg.go.dev

# Functions

Validate uses validators to validate the system.
ValidateDefault uses all default validators to validate the system and writes to stdout.

# Variables

DefaultReporter is the default Reporter.
DefaultSysSpec is the default SysSpec.

# Structs

No description provided by the author
DockerSpec defines the requirement configuration for docker.
DockerValidator validates docker configuration.
KernelConfig defines one kernel configration item.
KernelSpec defines the specification for the kernel.
KernelValidator validates kernel.
No description provided by the author
RuntimeSpec is the abstract layer for different runtimes.
The default reporter for the system verification test.
SysSpec defines the requirement of supported system.

# Interfaces

Reporter is the interface for the reporters for the validators.
Validator is the interface for all validators.

# Type aliases

ValidationResultType is type of the validation result.