Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Sync ¶
type Sync struct { Listener Listener // contains filtered or unexported fields }
Sync is the object which is used to initialize the policyStatus sync, can be considered the parent object since it contains access to all the persistent data present in this package.
func NewSync ¶
func NewSync(c *versioned.Clientset, lister kyvernolister.ClusterPolicyLister, nsLister kyvernolister.PolicyLister) *Sync
NewSync ...
Click to show internal directories.
Click to hide internal directories.