Documentation ¶
Index ¶
- func GetLabels(component, role string) map[string]string
- func GetRedisName(r *redisv1alpha1.Redis) string
- func GetRedisShutdownConfigMapName(r *redisv1alpha1.Redis) string
- func GetRedisShutdownName(r *redisv1alpha1.Redis) string
- func GetSentinelName(r *redisv1alpha1.Redis) string
- func MergeLabels(allLabels ...map[string]string) map[string]string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetRedisName ¶
func GetRedisName(r *redisv1alpha1.Redis) string
GetRedisName returns the name for redis resources
func GetRedisShutdownConfigMapName ¶
func GetRedisShutdownConfigMapName(r *redisv1alpha1.Redis) string
GetRedisShutdownConfigMapName returns the name for redis configmap
func GetRedisShutdownName ¶
func GetRedisShutdownName(r *redisv1alpha1.Redis) string
GetRedisShutdownName returns the name for redis resources
func GetSentinelName ¶
func GetSentinelName(r *redisv1alpha1.Redis) string
GetSentinelName returns the name for sentinel resources
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.