1
0
mirror of https://github.com/rancher/rke.git synced 2025-09-01 23:16:22 +00:00

vendor kdm data

This commit is contained in:
Vaishnav Gaikwad
2022-02-04 11:09:18 +05:30
parent 1d883663a0
commit c4ef4ff6a9
3 changed files with 844 additions and 22 deletions

View File

@@ -10,7 +10,7 @@ import (
)
const (
defaultURL = "https://releases.rancher.com/kontainer-driver-metadata/release-v2.6/data.json"
defaultURL = "https://releases.rancher.com/kontainer-driver-metadata/dev-v2.6/data.json"
dataFile = "data/data.json"
)

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long