Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewClusterStatus ¶ added in v0.10.0
func NewRegister ¶ added in v0.10.0
Types ¶
type ClusterStatus ¶ added in v0.10.0
type ClusterStatus struct { command.DebugConfig UpstreamOptions CheckinInterval string `usage:"How often to post cluster status" env:"CHECKIN_INTERVAL"` }
func (*ClusterStatus) HelpFunc ¶ added in v0.10.0
func (c *ClusterStatus) HelpFunc(cmd *cobra.Command, strings []string)
HelpFunc hides the global agent-scope flag from the help output
func (*ClusterStatus) PersistentPre ¶ added in v0.10.0
func (cs *ClusterStatus) PersistentPre(cmd *cobra.Command, _ []string) error
type FleetAgent ¶
type FleetAgent struct { command.DebugConfig Namespace string `usage:"system namespace is the namespace, the agent runs in, e.g. cattle-fleet-system" env:"NAMESPACE"` AgentScope string `usage:"An identifier used to scope the agent bundleID names, typically the same as namespace" env:"AGENT_SCOPE"` }
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 { command.DebugConfig UpstreamOptions }
func (*Register) HelpFunc ¶ added in v0.10.0
HelpFunc hides the global agent-scope flag from the help output
func (*Register) PersistentPre ¶ added in v0.10.0
type UpstreamOptions ¶ added in v0.10.0
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. |
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. |
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.