package
8.15.2+incompatible
Repository: https://github.com/elastic/elastic-agent.git
Documentation: pkg.go.dev

# Functions

New creates a client connection to Elastic Agent.

# Constants

Configuring is when it is configuring.
Degraded is when it is degraded.
Failed is when it is failed.
Healthy is when it is healthy.
Starting is when the it is still starting.
Stopping is when it is stopping.
Upgrading is when it is upgrading.

# Structs

AgentStatus is the current status of the Elastic Agent.
ApplicationStatus is a status of an application managed by the Elastic Agent.
Version is the current running version of the daemon.

# Interfaces

Client communicates to Elastic Agent through the control protocol.

# Type aliases

Status is the status of the Elastic Agent.