Versions in this module Expand all Collapse all v0 v0.1.2 Jul 26, 2024 v0.1.1 Jul 8, 2024 Changes in this version + type RuleService struct + func NewAmiRuleService(log logr.Logger, amiSvc amiAPI) *RuleService + func (s *RuleService) ReconcileAmiRule(rule v1alpha1.AmiRule) (*vapitypes.ValidationRuleResult, error)