Documentation ¶
Index ¶
Constants ¶
View Source
const (
// KollaConfig -
KollaConfig = "/var/lib/config-data/merged/heat-engine-config.json"
)
View Source
const (
// ServiceCommand -
ServiceCommand = "/usr/local/bin/kolla_set_configs && /usr/local/bin/kolla_start"
)
Variables ¶
This section is empty.
Functions ¶
func Deployment ¶
func Deployment(instance *heatv1beta1.HeatEngine, configHash string, labels map[string]string) *appsv1.Deployment
Deployment func
func GetInitVolumeMounts ¶
func GetInitVolumeMounts() []corev1.VolumeMount
GetInitVolumeMounts - heat API init task VolumeMounts
func GetVolumeMounts ¶
func GetVolumeMounts() []corev1.VolumeMount
GetVolumeMounts - heat API VolumeMounts
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.