Documentation
¶
Index ¶
- func GetStorageSize(sts *appsv1.StatefulSet, storageVolume string) *resource.Quantity
- func HeadlessServiceNameVariants(meta metav1.ObjectMeta, pod, service string) []string
- func PodFQDNWithService(meta metav1.ObjectMeta, podIndex int, service string) string
- func PodIndex(podName string) (*int, error)
- func PodName(meta metav1.ObjectMeta, podIndex int) string
- func PodShortFQDNWithService(meta metav1.ObjectMeta, podIndex int, service string) string
- func ServiceFQDN(meta metav1.ObjectMeta) string
- func ServiceFQDNWithService(meta metav1.ObjectMeta, service string) string
- func ServiceNameVariants(meta metav1.ObjectMeta, service string) []string
- func ValidPodName(meta metav1.ObjectMeta, replicas int, podName string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetStorageSize ¶
func GetStorageSize(sts *appsv1.StatefulSet, storageVolume string) *resource.Quantity
func HeadlessServiceNameVariants ¶
func HeadlessServiceNameVariants(meta metav1.ObjectMeta, pod, service string) []string
func PodFQDNWithService ¶
func PodFQDNWithService(meta metav1.ObjectMeta, podIndex int, service string) string
func PodShortFQDNWithService ¶
func PodShortFQDNWithService(meta metav1.ObjectMeta, podIndex int, service string) string
func ServiceFQDN ¶
func ServiceFQDN(meta metav1.ObjectMeta) string
func ServiceFQDNWithService ¶
func ServiceFQDNWithService(meta metav1.ObjectMeta, service string) string
func ServiceNameVariants ¶
func ServiceNameVariants(meta metav1.ObjectMeta, service string) []string
func ValidPodName ¶
func ValidPodName(meta metav1.ObjectMeta, replicas int, podName string) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.