 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewController ¶
NewController creates a Reconciler for BrokerCell and returns the result of NewImpl.
Types ¶
type Constructor ¶ added in v0.18.0
type Constructor injection.ControllerConstructor
func NewConstructor ¶ added in v0.18.0
func NewConstructor() Constructor
NewConstructor creates a constructor to make a BrokerCell controller.
type Reconciler ¶
type Reconciler struct {
	*reconciler.Base
	// contains filtered or unexported fields
}
    Reconciler implements controller.Reconciler for BrokerCell resources.
func NewReconciler ¶
func NewReconciler(base *reconciler.Base, ls listers) (*Reconciler, error)
NewReconciler creates a new BrokerCell reconciler.
func (*Reconciler) ReconcileKind ¶
func (r *Reconciler) ReconcileKind(ctx context.Context, bc *intv1alpha1.BrokerCell) pkgreconciler.Event
ReconcileKind implements Interface.ReconcileKind.
       Directories
      ¶
      Directories
      ¶
    
    | Path | Synopsis | 
|---|---|
| Package testingdata creates data plane resources used by tests by reading YAML files. | Package testingdata creates data plane resources used by tests by reading YAML files. | 
 Click to show internal directories. 
   Click to hide internal directories.