Documentation
¶
Index ¶
- func EnsureDirExists(dir string) error
- func FileExists(path string) (bool, error)
- func GetCacheKey(provider string, language string, sEnc string) string
- func GetParent(client *kubernetes.Client, meta metav1.ObjectMeta) (string, bool)
- func GetPodListByLabels(client k.Interface, namespace string, labels map[string]string) (*v1.PodList, error)
- func LabelsIncludeAny(predefinedSelector, Labels map[string]string) bool
- func MapToString(m map[string]string) string
- func MaskString(input string) string
- func RemoveDuplicates(slice []string) ([]string, []string)
- func ReplaceIfMatch(text string, pattern string, replacement string) string
- func SliceContainsString(slice []string, s string) bool
- func SliceDiff(source, dest []string) []string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EnsureDirExists ¶
func FileExists ¶
func GetParent ¶
func GetParent(client *kubernetes.Client, meta metav1.ObjectMeta) (string, bool)
func GetPodListByLabels ¶
func LabelsIncludeAny ¶
func MapToString ¶
func MaskString ¶
func RemoveDuplicates ¶
func SliceContainsString ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.