Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EngineResponseResult ¶
type EngineResponseResult struct { Resource response.ResourceSpec Rules []kyvernov1.ViolatedRule }
type Info ¶
type Info struct { PolicyName string Namespace string Results []EngineResponseResult }
Info stores the policy application results for all matched resources Namespace is set to empty "" if resource is cluster wide resource
Click to show internal directories.
Click to hide internal directories.