 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Engine ¶
type Engine struct {
	// contains filtered or unexported fields
}
    func (*Engine) OnceDo ¶
func (engine *Engine) OnceDo( r *reconciler.Reconciler, ) error
func (*Engine) StartReconciler ¶ added in v1.3.0
       Directories
      ¶
      Directories
      ¶
    
    | Path | Synopsis | 
|---|---|
| Package queue includes: - priority queue - enhanced queue based on priority queue - throttler for pipeline based on enhanced queue | Package queue includes: - priority queue - enhanced queue based on priority queue - throttler for pipeline based on enhanced queue | 
| @Title This file is used to cache the objects that need to be reused in the reconciler @Description The cached data is placed in the global sync.Map, you need to call clearPipelineContextCaches to clean up the corresponding data after you use it at will | @Title This file is used to cache the objects that need to be reused in the reconciler @Description The cached data is placed in the global sync.Map, you need to call clearPipelineContextCaches to clean up the corresponding data after you use it at will | 
 Click to show internal directories. 
   Click to hide internal directories.