mirror of
https://github.com/rancher/types.git
synced 2025-08-22 14:15:55 +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). |
||
---|---|---|
.. | ||
container_ports.go | ||
container_probe.go | ||
container_status.go | ||
creator.go | ||
credentialmapper.go | ||
cross_version_object.go | ||
drop_from_schema.go | ||
env.go | ||
init_container.go | ||
merge_list_by_index_test.go | ||
merge_list_by_index.go | ||
namespace_reference.go | ||
namespace.go | ||
node_address.go | ||
os_info.go | ||
persistvolumeclaim.go | ||
scheduling.go | ||
statefulset_spec.go | ||
status.go | ||
workload.go |