Versions in this module Expand all Collapse all v0 v0.0.310 Jun 15, 2022 Changes in this version + const AppLabel + const ApplicationNameLabel + const ApplicationVersionLabel + const ServiceMeshEnabledAnnotation + const VersionLabel + var AppLabels = [...]string + var ApplicationLabels = [...]string + var TrimChars = [...]string + func ExtractApplicationLabels(meta *v1.ObjectMeta) map[string]string + func FillDestinationPort(vs *v1alpha3.VirtualService, service *corev1.Service) + func GetApplictionName(lbs map[string]string) string + func GetComponentName(meta *v1.ObjectMeta) string + func GetComponentVersion(meta *v1.ObjectMeta) string + func IsAppComponent(lbs map[string]string) bool + func IsApplicationComponent(lbs map[string]string) bool + func IsServicemeshEnabled(annotations map[string]string) bool + func NormalizeVersionName(version string) string + func SupportHttpProtocol(protocol string) bool