Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WatchClusterNimbusPolicies ¶
func WatchClusterNimbusPolicies(ctx context.Context, clusterNpChan chan string, deletedClusterNpChan chan *unstructured.Unstructured)
WatchClusterNimbusPolicies watches for create, update and delete events for ClusterNimbusPolicies owned by ClusterSecurityIntentBinding and put their info on respective channels.
func WatchNimbusPolicies ¶
func WatchNimbusPolicies(ctx context.Context, npCh chan common.Request, deleteNpCh chan *unstructured.Unstructured, ownerKind ...string)
WatchNimbusPolicies watches for create, update and delete events for NimbusPolicies owned by SecurityIntentBinding and put their info on respective channels. ownerKind indicates which owners of the NimbusPolicy are fine
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.