mirror of
https://github.com/rancher/rke.git
synced 2025-08-28 11:21:31 +00:00
The fields for ExtraEnv, extraVolumes and extraVolumeMounts for ingress addon refer the k8s native types EnvVar, Volume and VolumeMounts. The k8s native types have json tags, so this commit adds a template func to first marshal and get json encoding and then convert to yaml. |
||
---|---|---|
.. | ||
addons.go | ||
certificates.go | ||
cluster.go | ||
defaults.go | ||
encryption.go | ||
etcd.go | ||
file-deployer.go | ||
hosts.go | ||
local.go | ||
logs.go | ||
network.go | ||
plan.go | ||
reconcile.go | ||
remove.go | ||
state.go | ||
validation.go |