# Functions
GetBootstrappingConfigMapName permit to get the configMap name that store the bootstrapping properties of Elasticsearch cluster.
GetContainerImage permit to get the image name.
GetElasticsearchNameFromSecretApiTlsName return the Elasticsearch name from secret name that store TLS API.
GetExporterDeployementName return the exporter deployement name.
GetExporterImage return the image to use for exporter pod.
GetGlobalServiceName permit to get the global service name.
GetIngressName permit to get the ingress name.
GetLicenseName return the name for the license.
GetLoadBalancerName permit to get the load balancer name.
GetMetricbeatName return the metricbeat namme.
GetNetworkPolicyName return the name for network policy.
GetNodeGroupConfigMapName permit to get the configMap name that store the config of Elasticsearch.
GetNodeGroupName permit to get the node group name.
No description provided by the author
GetNodeGroupNodeNames permit to get node names that composed the node group.
GetNodeGroupPDBName permit to get the pdb name.
GetNodeGroupServiceName permit to get the service name for specified node group name.
GetNodeGroupServiceNameHeadless permit to get the service name headless for specified node group name.
GetNodeNames permit to get all nodes names It return the list with all node names (DNS / pod name).
GetPodMonitorName return the name for podMonitor.
GetPublicUrl permit to get the public URL to connect on Elasticsearch.
GetSecretNameForCacerts permit to get the secret name that store the custom ca to ibject on Java cacerts It will inject each certificate file on cacerts It return empty string if not secret provided.
GetSecretNameForCredentials permit to get the secret name that store the credentials.
GetSecretNameForKeystore permit to get the secret name that store the secret It will inject each key on keystore It return empty string if not secret provided.
GetSecretNameForPkiApi permit to get the secret name that store PKI for API layer It return the secret name as string.
GetSecretNameForPkiTransport permit to get the secret name that store PKI for transport layer It return the secret name as string.
GetSecretNameForTlsApi permit to get the secret name that store all certificates for Api layout (Http endpoint) It return the secret name as string.
GetSecretNameForTlsTransport permit to get the secret name that store all certificates for transport layout It return the secret name as string.
GetUserSystemName return the name for system users.
isMasterRole return true if nodegroup have `cluster_manager` role.
NewElasticsearchReconciler is the default constructor for Elasticsearch controller.
# 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
30 days before expired.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
ElasticsearchReconciler reconciles a Elasticsearch object.