Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetupWithManager ¶
Types ¶
type DaemonSetReconciler ¶
type DeploymentReconciler ¶
type NamespaceReconciler ¶
type NsLabelBecameDisabledPredicate ¶
type NsLabelBecameDisabledPredicate struct{}
func (*NsLabelBecameDisabledPredicate) Create ¶
func (i *NsLabelBecameDisabledPredicate) Create(e event.CreateEvent) bool
func (*NsLabelBecameDisabledPredicate) Delete ¶
func (i *NsLabelBecameDisabledPredicate) Delete(e event.DeleteEvent) bool
func (*NsLabelBecameDisabledPredicate) Generic ¶
func (i *NsLabelBecameDisabledPredicate) Generic(e event.GenericEvent) bool
func (*NsLabelBecameDisabledPredicate) Update ¶
func (i *NsLabelBecameDisabledPredicate) Update(e event.UpdateEvent) bool
Click to show internal directories.
Click to hide internal directories.