# Functions
Add creates a new ApmServer Controller and adds it to the Manager with default RBAC.
No description provided by the author
No description provided by the author
No description provided by the author
NewService returns the service used by the APM Server.
NewState creates a new reconcile state based on the given request and ApmServer resource, with the ApmServer's Status.ObservedGeneration set from the current generation of the ApmServer's specification.
No description provided by the author
# Constants
ApmBaseDir is the base directory of the APM server.
nolint:gosec.
No description provided by the author
nolint:gosec.
ApmServerNameLabelName used to represent an ApmServer in k8s resources.
nolint:gosec.
No description provided by the author
No description provided by the author
No description provided by the author
APMVersionLabelName used to propagate APMServer version from the spec to the pods.
No description provided by the author
No description provided by the author
DefaultHTTPPort is the (default) port used by ApmServer.
HTTPPort is the (default) port used by ApmServer.
No description provided by the author
Type represents the apm server type.
# Variables
ApmServerBin is the apm server binary file.
No description provided by the author
No description provided by the author
Namer configured with the defaults for resources related to an APM resource.
# Structs
No description provided by the author
ReconcileApmServer reconciles an ApmServer object.
State holds the accumulated state during the reconcile loop including the response and a pointer to an ApmServer resource for status updates.