 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AgentReconcilerWorkers ¶ added in v0.11.3
type ClusterStatusRunnable ¶ added in v0.13.0
type ClusterStatusRunnable struct {
	// contains filtered or unexported fields
}
    type FleetAgent ¶
type FleetAgent struct {
	command.DebugConfig
	AgentScope string `usage:"An identifier used to scope the agent bundleID names, typically the same as namespace" env:"AGENT_SCOPE"`
	UpstreamOptions
	CheckinInterval      string `usage:"How often to post cluster status" env:"CHECKIN_INTERVAL"`
	EnableLeaderElection bool   `` /* 138-byte string literal not displayed */
}
    func (*FleetAgent) PersistentPre ¶ added in v0.10.0
func (a *FleetAgent) PersistentPre(cmd *cobra.Command, _ []string) error
type Register ¶ added in v0.10.0
type Register struct {
	// system namespace is the namespace, the agent runs in, e.g. cattle-fleet-system
	Namespace string
}
    type UpstreamOptions ¶ added in v0.10.0
       Directories
      ¶
      Directories
      ¶
    
    | Path | Synopsis | 
|---|---|
| Package clusterstatus updates the cluster.fleet.cattle.io status in the upstream cluster with the current cluster status. | Package clusterstatus updates the cluster.fleet.cattle.io status in the upstream cluster with the current cluster status. | 
| 
          
            data
            
            
          
           Package data contains functions for working with unstructured values like []interface or map[string]interface{}. | Package data contains functions for working with unstructured values like []interface or map[string]interface{}. | 
| 
          
            internal/diff
            
            
          
           +vendored argoproj/gitops-engine/pkg/diff/diff.go | +vendored argoproj/gitops-engine/pkg/diff/diff.go | 
| 
          
            internal/diff/json
            
            
          
           +vendored argoproj/gitops-engine/pkg/utils/json/json.go | +vendored argoproj/gitops-engine/pkg/utils/json/json.go | 
| 
          
            internal/diff/scheme
            
            
          
           +vendored https://github.com/argoproj/gitops-engine/blob/master/pkg/utils/kube/scheme/scheme.go | +vendored https://github.com/argoproj/gitops-engine/blob/master/pkg/utils/kube/scheme/scheme.go | 
| 
          
            internal/normalizers
            
            
          
           Package normalizers contains normalizers for resources. | Package normalizers contains normalizers for resources. | 
| 
          
            internal/normalizers/glob
            
            
          
           +vendored argoproj/argo-cd/util/glob/glob.go | +vendored argoproj/argo-cd/util/glob/glob.go | 
| 
          
            internal/resource
            
            
          
           +vendored argoproj/argo-cd/pkg/apis/application/v1alpha1/types.go | +vendored argoproj/argo-cd/pkg/apis/application/v1alpha1/types.go | 
| 
          
            monitor
            
            
          
           Package monitor provides functionality for monitoring and updating the status of a bundle deployment. | Package monitor provides functionality for monitoring and updating the status of a bundle deployment. | 
| 
          
            summary
            
            
          
           Package imported from github.com/rancher/wrangler, with a few local tweaks (e.g. | Package imported from github.com/rancher/wrangler, with a few local tweaks (e.g. | 
| Package trigger watches a set of deployed resources and triggers a callback when one of them is deleted. | Package trigger watches a set of deployed resources and triggers a callback when one of them is deleted. | 
 Click to show internal directories. 
   Click to hide internal directories.