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

# Functions

ConfigVolume returns a SecretVolume to hold the Kibana config of the given Kibana resource.
NewInitContainer creates an init container to handle kibana configuration and plugins persistence.
NewInitContainersParameters is used to generate the init container that will load the secure settings into a keystore.
NewScriptsConfigMapVolume creates a new volume for the ConfigMap containing scripts used by the Kibana init container.
ReconcileScriptsConfigMap reconciles the ConfigMap containing scripts used by the Kibana elastic-internal-init container.

# Constants

No description provided by the author

# Variables

ConfigSharedVolume contains the Kibana config/ directory, it's an empty volume where the required configuration is initialized by the elastic-internal-init init container.
HardenedSecurityContextSupportedVersion is the version in which a hardened security context is supported.
PluginsSharedVolume contains the Kibana plugins/ directory.
No description provided by the author