mirror of
https://github.com/rancher/types.git
synced 2025-08-29 01:00:29 +00:00
- Add new type EnvironmentVar to emulate k8s' EnvVar type structure with an EnvironmentFrom nested type (EnvironmentFrom represents everything relevant in k8s' EnvVarSource type) - Modify env mapper to store environmental variables in an array of EnvironmentVar types to preserve their order (variables of type EnvFromSource are still kept separate like upstream). |
||
---|---|---|
.. | ||
apiregistration.k8s.io/v1 | ||
apps/v1 | ||
autoscaling/v2beta2 | ||
batch | ||
cluster.cattle.io/v3 | ||
core/v1 | ||
extensions/v1beta1 | ||
management.cattle.io | ||
monitoring.coreos.com/v1 | ||
networking.istio.io/v1alpha3 | ||
networking.k8s.io/v1 | ||
policy/v1beta1 | ||
project.cattle.io/v3 | ||
rbac.authorization.k8s.io/v1 | ||
storage.k8s.io/v1 |