Documentation
¶
Index ¶
Constants ¶
View Source
const (
SkipTranslationAnnotation = "vcluster.loft.sh/skip-translate"
SkipSyncAnnotation = "vcluster.loft.sh/skip-sync"
)
View Source
const (
IndexByPhysicalName = "IndexByPhysicalName"
IndexByAssigned = "IndexByAssigned"
IndexByStorageClass = "IndexByStorageClass"
IndexByIngressSecret = "IndexByIngressSecret"
IndexByConfigMap = "IndexByConfigMap"
IndexByClusterIP = "IndexByClusterIP"
)
View Source
const (
ContainerManifestsFolder = "/manifests"
)
Variables ¶
View Source
var CoreDNSVersionMap = map[string]string{
"1.23": "coredns/coredns:1.8.6",
"1.22": "coredns/coredns:1.8.4",
"1.21": "coredns/coredns:1.8.3",
"1.20": "coredns/coredns:1.8.0",
"1.19": "coredns/coredns:1.6.9",
"1.18": "coredns/coredns:1.6.9",
"1.17": "coredns/coredns:1.6.9",
"1.16": "coredns/coredns:1.6.3",
}
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.