Documentation ¶
Index ¶
Constants ¶
View Source
const RKEVersionDev = "v1.2.8-rc0"
View Source
const (
RancherMetadataURLEnv = "RANCHER_METADATA_URL"
)
Variables ¶
View Source
var ( RKEVersion string DefaultK8sVersion string K8sVersionToTemplates map[string]map[string]string K8sVersionToRKESystemImages map[string]v3.RKESystemImages K8sVersionToServiceOptions map[string]v3.KubernetesServicesOptions K8sVersionToDockerVersions map[string][]string K8sVersionsCurrent []string K8sBadVersions = map[string]bool{} K8sVersionToWindowsServiceOptions map[string]v3.KubernetesServicesOptions MetadataInitialized bool )
Functions ¶
func InitMetadata ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.