Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewController ¶
func NewController( opt reconciler.Options, kfilterclientset clientset.Interface, serviceInformer servinginformers.ServiceInformer, transformInformer informers.TransformInformer, transformImage string, ) *controller.Impl
NewController returns a new kfilter controller
Types ¶
type Reconciler ¶
type Reconciler struct { *reconciler.Base // contains filtered or unexported fields }
Reconciler is the controller implementation for Filter resources
Click to show internal directories.
Click to hide internal directories.