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
¶
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. |
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.