 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ApplyAccessProviders ¶
ApplyAccessProviders reconciles the configured access providers against the currently registered providers and updates the manager. It logs a concise summary of the detected changes and returns whether any provider changed.
func ReconcileProviders ¶
func ReconcileProviders(oldCfg, newCfg *config.Config, existing []sdkaccess.Provider) (result []sdkaccess.Provider, added, updated, removed []string, err error)
ReconcileProviders builds the desired provider list by reusing existing providers when possible and creating or removing providers only when their configuration changed. It returns the final ordered provider slice along with the identifiers of providers that were added, updated, or removed compared to the previous configuration.
Types ¶
This section is empty.
 Click to show internal directories. 
   Click to hide internal directories.