1
0
mirror of https://github.com/rancher/cli.git synced 2026-02-06 21:48:05 +01:00
Files
cli/scripts/schema_template

6 lines
95 B
Plaintext

package config
var schemaDataV1 = `{{.schemaV1}}`
var servicesSchemaDataV2 = `{{.schemaV2}}`