Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Rule242400 ¶ added in v0.5.0
func (*Rule242400) ID ¶ added in v0.5.0
func (r *Rule242400) ID() string
func (*Rule242400) Name ¶ added in v0.5.0
func (r *Rule242400) Name() string
func (*Rule242400) Run ¶ added in v0.5.0
func (r *Rule242400) Run(ctx context.Context) (rule.RuleResult, error)
type Rule242442 ¶
func (*Rule242442) ID ¶
func (r *Rule242442) ID() string
func (*Rule242442) Name ¶
func (r *Rule242442) Name() string
func (*Rule242442) Run ¶
func (r *Rule242442) Run(ctx context.Context) (rule.RuleResult, error)
type Rule242451 ¶ added in v0.5.0
type Rule242451 struct { InstanceID string Client client.Client Namespace string PodContext pod.PodContext Options *option.FileOwnerOptions Logger provider.Logger }
func (*Rule242451) ID ¶ added in v0.5.0
func (r *Rule242451) ID() string
func (*Rule242451) Name ¶ added in v0.5.0
func (r *Rule242451) Name() string
func (*Rule242451) Run ¶ added in v0.5.0
func (r *Rule242451) Run(ctx context.Context) (rule.RuleResult, error)
type Rule242466 ¶ added in v0.5.0
type Rule242466 struct { InstanceID string Client client.Client Namespace string PodContext pod.PodContext Logger provider.Logger }
func (*Rule242466) ID ¶ added in v0.5.0
func (r *Rule242466) ID() string
func (*Rule242466) Name ¶ added in v0.5.0
func (r *Rule242466) Name() string
func (*Rule242466) Run ¶ added in v0.5.0
func (r *Rule242466) Run(ctx context.Context) (rule.RuleResult, error)
type Rule242467 ¶ added in v0.5.0
type Rule242467 struct { InstanceID string Client client.Client Namespace string PodContext pod.PodContext Logger provider.Logger }
func (*Rule242467) ID ¶ added in v0.5.0
func (r *Rule242467) ID() string
func (*Rule242467) Name ¶ added in v0.5.0
func (r *Rule242467) Name() string
func (*Rule242467) Run ¶ added in v0.5.0
func (r *Rule242467) Run(ctx context.Context) (rule.RuleResult, error)
type RuleOption ¶
type RuleOption interface { sharedv1r11.Options245543 | sharedv1r11.Options254800 | option.FileOwnerOptions }
Click to show internal directories.
Click to hide internal directories.