 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type FleetAgent ¶
type FleetAgent struct {
	Kubeconfig      string `usage:"kubeconfig file"`
	Namespace       string `usage:"namespace to watch" env:"NAMESPACE"`
	AgentScope      string `usage:"An identifier used to scope the agent bundleID names, typically the same as namespace" env:"AGENT_SCOPE"`
	CheckinInterval string `usage:"How often to post cluster status" env:"CHECKIN_INTERVAL"`
}
    
       Directories
      ¶
      Directories
      ¶
    
    | Path | Synopsis | 
|---|---|
| Package controllers wires and starts the controllers for the agent. | Package controllers wires and starts the controllers for the agent. | 
| 
          
            bundledeployment
            
            
          
           Package bundledeployment deploys bundles, monitors them and cleans up. | Package bundledeployment deploys bundles, monitors them and cleans up. | 
| 
          
            cluster
            
            
          
           Package cluster updates the cluster.fleet.cattle.io status in the upstream cluster with the current node status. | Package cluster updates the cluster.fleet.cattle.io status in the upstream cluster with the current node status. | 
| 
          
            internal/diff
            
            
          
           copied from argoproj/gitops-engine/pkg/diff/diff.go | copied from argoproj/gitops-engine/pkg/diff/diff.go | 
| 
          
            internal/diffnormalize
            
            
          
           extracted from argoproj/argo-cd/util/argo/diff/normalize.go | extracted from argoproj/argo-cd/util/argo/diff/normalize.go | 
| 
          
            internal/glob
            
            
          
           copied from argoproj/argo-cd/util/glob/glob.go | copied from argoproj/argo-cd/util/glob/glob.go | 
| 
          
            internal/json
            
            
          
           copied from argoproj/gitops-engine/pkg/utils/json/json.go | copied from argoproj/gitops-engine/pkg/utils/json/json.go | 
| 
          
            internal/normalizers
            
            
          
           extracted from argoproj/argo-cd/util/argo/normalizers/diff_normalizer.go | extracted from argoproj/argo-cd/util/argo/normalizers/diff_normalizer.go | 
| 
          
            internal/resource
            
            
          
           extracted from argoproj/argo-cd/pkg/apis/application/v1alpha1/types.go | extracted from argoproj/argo-cd/pkg/apis/application/v1alpha1/types.go | 
| 
          
            internal/scheme
            
            
          
           copied from https://github.com/argoproj/gitops-engine/blob/master/pkg/utils/kube/scheme/scheme.go | copied from https://github.com/argoproj/gitops-engine/blob/master/pkg/utils/kube/scheme/scheme.go | 
| Package mocks is a generated GoMock package. | Package mocks is a generated GoMock package. | 
| 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.