Versions in this module Expand all Collapse all v0 v0.12.0 Nov 8, 2024 v0.11.0 Sep 11, 2024 Changes in this version + type Rule242400 struct + Client client.Client + Namespace string + func (r *Rule242400) ID() string + func (r *Rule242400) Name() string + func (r *Rule242400) Run(ctx context.Context) (rule.RuleResult, error) + type Rule242442 struct + Client client.Client + Namespace string + func (r *Rule242442) ID() string + func (r *Rule242442) Name() string + func (r *Rule242442) Run(ctx context.Context) (rule.RuleResult, error) + type Rule242451 struct + Client client.Client + InstanceID string + Logger provider.Logger + Namespace string + Options *option.FileOwnerOptions + PodContext pod.PodContext + func (r *Rule242451) ID() string + func (r *Rule242451) Name() string + func (r *Rule242451) Run(ctx context.Context) (rule.RuleResult, error) + type Rule242466 struct + Client client.Client + InstanceID string + Logger provider.Logger + Namespace string + PodContext pod.PodContext + func (r *Rule242466) ID() string + func (r *Rule242466) Name() string + func (r *Rule242466) Run(ctx context.Context) (rule.RuleResult, error) + type Rule242467 struct + Client client.Client + InstanceID string + Logger provider.Logger + Namespace string + PodContext pod.PodContext + func (r *Rule242467) ID() string + func (r *Rule242467) Name() string + func (r *Rule242467) Run(ctx context.Context) (rule.RuleResult, error) + type RuleOption interface