 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MakeAppEnv ¶ added in v1.21.0
func MakeAppEnv(o *v1alpha1.XMLToJSONTransformation) []corev1.EnvVar
MakeAppEnv extracts environment variables from the object. Exported to be used in external tools for local test environments.
func NewController ¶
NewController initializes the controller and is called by the generated code Registers event handlers to enqueue events
Types ¶
type Reconciler ¶
type Reconciler struct {
	// contains filtered or unexported fields
}
    Reconciler implements controller.Reconciler for the event target type.
func (*Reconciler) BuildAdapter ¶ added in v1.16.0
func (r *Reconciler) BuildAdapter(trg commonv1alpha1.Reconcilable, sinkURI *apis.URL) (*servingv1.Service, error)
BuildAdapter implements common.AdapterBuilder.
func (*Reconciler) ReconcileKind ¶
func (r *Reconciler) ReconcileKind(ctx context.Context, trg *v1alpha1.XMLToJSONTransformation) reconciler.Event
ReconcileKind implements Interface.ReconcileKind.
 Click to show internal directories. 
   Click to hide internal directories.