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