package
2.16.1
Repository: https://github.com/elastic/cloud-on-k8s.git
Documentation: pkg.go.dev

# Constants

AgentFleetMode denotes running the Agent using Fleet.
AgentGreenHealth means that: 1) all Pods are Ready, and 2) association is not configured, or configured and established.
AgentRedHealth means that the health is neither yellow nor green.
AgentStandaloneMode denotes running the Agent as standalone.
AgentYellowHealth means that: 1) at least one Pod is Ready, and 2) association is not configured, or configured and established.
FleetServerServiceAccount is the Elasticsearch service account to be used to authenticate.
Kind is inferred from the struct name using reflection in SchemeBuilder.Register() we duplicate it as a constant here for practical purposes.
No description provided by the author

# Variables

AddToScheme is required by pkg/client/...
No description provided by the author
GroupVersion is group version used to register these objects.
No description provided by the author
SchemeBuilder is used to add go types to the GroupVersionKind scheme.

# Structs

Agent is the Schema for the Agents API.
No description provided by the author
No description provided by the author
No description provided by the author
AgentList contains a list of Agents.
AgentSpec defines the desired state of the Agent.
AgentStatus defines the observed state of the Agent.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author