Documentation ¶
Overview ¶
Package manageagent provides a controller for managing the agent bundle. (fleetcontroller)
Allows Fleet to deploy the Fleet Agent itself as a Bundle, which ensures changes to Fleet’s configuration are reflected in the Agent. The agent is deployed into the namespace, that contains a cluster resource.
Index ¶
Constants ¶
View Source
const (
AgentBundleName = "fleet-agent"
)
Variables ¶
This section is empty.
Functions ¶
func Register ¶
func Register(ctx context.Context, systemNamespace string, apply apply.Apply, namespaces corecontrollers.NamespaceController, clusters fleetcontrollers.ClusterController, bundle fleetcontrollers.BundleController, )
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.