Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitConfig ¶
func SetLogger ¶
func SetLogger(logger component.CtrlLogger)
Types ¶
type ConsumerReconciler ¶
type ConsumerReconciler interface { Reconciler }
func NewConsumerReconciler ¶
func NewConsumerReconciler(output component.Output, manager component.ResourceManager) ConsumerReconciler
type HTTPFilterPolicyReconciler ¶
type HTTPFilterPolicyReconciler interface { Reconciler NeedReconcile(ctx context.Context, meta component.ResourceMeta) bool }
func NewHTTPFilterPolicyReconciler ¶
func NewHTTPFilterPolicyReconciler(output component.Output, manager component.ResourceManager) HTTPFilterPolicyReconciler
Click to show internal directories.
Click to hide internal directories.