# Functions

New builds a node validator with specified options.
WithArgs applies command line arguments to the node validator object.
WithArtifactClient applies the client for all artifact operations.
WithSources applies the list of enabled feature sources.

# Constants

MatchExpressionType represents a matchExpression type.
MatchNameType represents a matchName type.

# Structs

Args holds command line arguments.
CompatibilityStatus represents the state of feature matching between the image and the host.
MatchAnyElem represents a single object of MatchAny that contains MatchedExpression entries.
MatchedExpression represent all details about the expression that succeeded on the host.
ProcessedRuleStatus provides information whether the expressions succeeded on the host.

# Interfaces

NodeValidatorOpts applies certain options to the node validator.

# Type aliases

MatcherType represents a type of the used matcher.