# Functions
No description provided by the author
No description provided by the author
Factory chooses the appropriate service runner for the given data stream, depending on service configuration files defined in the package or data stream.
FindDevDeployPath function returns a path reference to the "_dev/deploy" directory.
NewCustomAgentDeployer returns a new instance of a deployedCustomAgent.
NewKubernetesAgentDeployer function creates a new instance of KubernetesAgentDeployer.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
AgentInfo encapsulates context that is both available to a AgentDeployer and populated by a DeployedAgent.
No description provided by the author
No description provided by the author
CustomAgentDeployer knows how to deploy a custom elastic-agent defined via a Docker Compose file.
No description provided by the author
FactoryOptions defines options used to create an instance of a service deployer.
KubernetesAgentDeployer is responsible for deploying resources in the Kubernetes cluster.
No description provided by the author
# Interfaces
AgentDeployer defines the interface for deploying an agent.
DeployedAgent defines the interface for interacting with an agent that has been deployed.