Versions in this module Expand all Collapse all v0 v0.0.1 Oct 31, 2023 Changes in this version + const ScannerName + type LimitChecker interface + Check func(ctx context.Context) (bool, int, error) + CheckNodes func(ctx context.Context) (bool, int, error) + func NewLimitChecker(config etc.Config, c client.Client, vulOperatorConfig vuloperator.ConfigData) LimitChecker