Documentation
¶
Index ¶
Constants ¶
View Source
const (
// Component -
Component = "designate-worker"
)
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 *designatev1beta1.DesignateWorker, configHash string, labels map[string]string, annotations map[string]string, topology *topologyv1.Topology, ) *appsv1.Deployment
Deployment func
func GetVolumeMounts ¶
func GetVolumeMounts(serviceName string) []corev1.VolumeMount
func GetVolumes ¶
func Service ¶
func Service(m *designatev1beta1.DesignateWorker) *corev1.Service
Service exposes DesignateWorker pods for a designate CR
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.