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

# Constants

ConfigVolumeMountPath is the path where the Kibana configuration is mounted in the Kibana container.
ConfigVolumeName is the name of the volume that holds the Kibana configuration.
DataVolumeMountPath is the path where the Kibana data is mounted in the Kibana container.
DataVolumeName is the name of the volume that holds the Kibana data.
InitContainerConfigVolumeMountPath is the path where the Kibana configuration is mounted in the init container.
InitConfigContainerName is the name of the container that initializes the configuration.
InternalConfigVolumeMountPath is the path where the generated configuration is mounted in the Kibana init container.
InternalConfigVolumeName is a volume which contains the generated configuration.
LogsVolumeMountPath is the path where the Kibana logs are mounted in the Kibana container.
LogsVolumeName is the name of the volume that holds the Kibana logs.
PluginsVolumeInternalMountPath is the path where the Kibana plugins are mounted in the init container.
PluginsVolumeMountPath is the path where the Kibana plugins are mounted in the Kibana container.
PluginsVolumeName is the name of the volume that holds the Kibana plugins.
ScriptsVolumeMountPath is the path where the Kibana scripts are mounted in the init container.
ScriptsVolumeName is the name of the volume that holds the Kibana scripts for the init container.
TempVolumeMountPath is the path where the temporary files are mounted in the Kibana container.
TempVolumeName is the name of the volume that holds the temporary files.