 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewController ¶
NewController creates a Reconciler and returns the result of NewImpl.
Types ¶
type Reconciler ¶
type Reconciler struct {
	// contains filtered or unexported fields
}
    Reconciler implements addressableservicereconciler.Interface for AddressableService resources.
func (*Reconciler) BuildAdapter ¶
func (r *Reconciler) BuildAdapter(rtr commonv1alpha1.Reconcilable, _ *apis.URL) (*servingv1.Service, error)
BuildAdapter implements common.AdapterBuilder.
func (*Reconciler) ReconcileKind ¶
func (r *Reconciler) ReconcileKind(ctx context.Context, o *v1alpha1.Splitter) reconciler.Event
ReconcileKind implements Interface.ReconcileKind.
 Click to show internal directories. 
   Click to hide internal directories.