Versions in this module Expand all Collapse all v3 v3.1.1 Dec 30, 2020 Changes in this version + func ContainsString(slice []string, s string, modifier func(s string) string) bool + func CopyStrings(s []string) []string + func IsDeletionCandidate(obj metav1.Object, finalizer string) bool + func NeedToAddFinalizer(obj metav1.Object, finalizer string) bool + func RemoveString(slice []string, s string, modifier func(s string) string) []string + func SortStrings(s []string) []string Other modules containing this package github.com/fearlesschenc/kubesphere