Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Everything = model.Pod{
Name: "EVERYTHING",
Namespace: "EVERYWHERE",
}
Functions ¶
This section is empty.
Types ¶
type NetPolWatcherReconciler ¶
type NetPolWatcherReconciler struct { client.Client Log logr.Logger Scheme *runtime.Scheme Database database.Client }
NetPolWatcherReconciler reconciles a NetPolWatcher object
func (*NetPolWatcherReconciler) SetupWithManager ¶
func (r *NetPolWatcherReconciler) SetupWithManager(mgr ctrl.Manager) error
Click to show internal directories.
Click to hide internal directories.